tags 477253 + patch thanks Patch attached.
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -urNad clearsilver-0.10.4.orig/debian/rules clearsilver-0.10.4/debian/rules
--- clearsilver-0.10.4.orig/debian/rules 2008-04-22 15:55:11.000000000
+0100
+++ clearsilver-0.10.4/debian/rules 2008-04-22 15:55:39.000000000 +0100
@@ -37,7 +37,7 @@
@# see debian/patches/makefile_distclean.diff - the following lines
@# are necessary, as the patches are applied _after_ 'make distclean'
if test ! -e perl/Makefile ;\
- then echo -e "distclean:\n\trm -f Makefile" >perl/Makefile ;\
+ then printf "distclean:\n\trm -f Makefile\n" >perl/Makefile
;\
fi
build/python-clearsilver:: $(PYVERS:%=build-python-%)
signature.asc
Description: PGP signature

