[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#478614: phaseshift: bashism in debian/rules



tags 478614 + patch
thanks

Patch attached.


Regards,

-- 
Chris Lamb, UK                                       chris@chris-lamb.co.uk
                                                            GPG: 0x634F9A20
diff -urNad phaseshift-0.40.orig/debian/rules phaseshift-0.40/debian/rules
--- phaseshift-0.40.orig/debian/rules	2008-05-03 19:58:26.000000000 +0100
+++ phaseshift-0.40/debian/rules	2008-05-03 19:59:10.000000000 +0100
@@ -21,7 +21,7 @@
 	-rm -f build
 	[ ! -f Makefile ] || $(MAKE) distclean
 	-rm -f `find . -name "*~"`
-	-rm -f config.{sub,guess}
+	-rm -f config.sub config.guess
 	dh_clean
 
 binary-indep:	build

Attachment: signature.asc
Description: PGP signature


Reply to: