tags 478621 + patch
thanks

Patch attached.


Regards,

-- 
Chris Lamb, UK                                       [EMAIL PROTECTED]
                                                            GPG: 0x634F9A20
diff -urNad python-xml-0.8.4.orig/debian/rules python-xml-0.8.4/debian/rules
--- python-xml-0.8.4.orig/debian/rules  2008-05-03 19:28:04.000000000 +0100
+++ python-xml-0.8.4/debian/rules       2008-05-03 19:38:04.000000000 +0100
@@ -236,7 +236,7 @@
        @echo -e "\nPatches applied:" >> pxxx
        @for i in none $(debian_patches); do \
                if [ -r debian/patches/$$i.dpatch ]; then \
-                       echo -e "\n$$i:" >> pxxx; \
+                       printf "\n$$i:\n" >> pxxx; \
                        sed -n 's/^# *DP: */  /p' debian/patches/$$i.dpatch >> 
pxxx; \
                fi \
        done

Attachment: signature.asc
Description: PGP signature

Reply via email to