diff options
Diffstat (limited to 'ubuntu/maverick/applications/k3b-i18n/debian/rules')
-rwxr-xr-x | ubuntu/maverick/applications/k3b-i18n/debian/rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/k3b-i18n/debian/rules b/ubuntu/maverick/applications/k3b-i18n/debian/rules index 108c07633..def409839 100755 --- a/ubuntu/maverick/applications/k3b-i18n/debian/rules +++ b/ubuntu/maverick/applications/k3b-i18n/debian/rules @@ -70,7 +70,6 @@ endif ifneq "$(wildcard /usr/share/misc/config.guess)" "" cp -f /usr/share/misc/config.guess config.guess endif - -find . -name *gmo | xargs rm dh_clean |