tags 477580 patch
thanks

Although it's merely short, here is a patch for your bashism bug. Please
fix it since this is a release goal for lenny.

Cheers,
Hauke


--- rules.orig  2008-04-29 10:54:32.000000000 +0200
+++ rules       2008-04-29 10:55:49.000000000 +0200
@@ -25,8 +25,8 @@
        rm -f build-stamp configure-stamp
        -$(MAKE) clean
        dh_clean
-       rm -f $(CURDIR)/debian/{build,configure}-stamp
-       rm -rf $(CURDIR)/debian/{ftm,tmp}
+       rm -f $(CURDIR)/debian/build-stamp $(CURDIR)/debian/configure-stamp
+       rm -rf $(CURDIR)/debian/ftm $(CURDIR)/debian/tmp
 
 install: build
        dh_testdir

Attachment: signature.asc
Description: Digital signature

Reply via email to