tags 478385 + patch thanks Patch attached.
Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20
diff -urNad giftrans-1.12.2.orig/debian/rules giftrans-1.12.2/debian/rules --- giftrans-1.12.2.orig/debian/rules 2008-05-25 01:55:46.000000000 +0100 +++ giftrans-1.12.2/debian/rules 2008-05-25 01:56:19.000000000 +0100 @@ -127,7 +127,7 @@ dpkg-gencontrol -isp # Set permissions. [ "`whoami`" != root ] && \ - echo -e "\n ** Enter root password to set file permissions."; \ + printf "\n ** Enter root password to set file permissions.\n"; \ debian/rules setperms # Actually build the .deb file. echo dpkg --build debian/tmp .. @@ -152,7 +152,7 @@ -rm -rf debian/tmp >/dev/null 2>&1 @if [ -d debian/tmp -o -n "$(tmp_dirs)" ]; then \ if [ "`whoami`" != root ]; then \ - echo -e "\n ** Enter root password to remove temporary directories $(tmp_dirs)"; \ + printf "\n ** Enter root password to remove temporary directories $(tmp_dirs)\n"; \ sudo rm -rf debian/tmp $(tmp_dirs); \ else \ rm -rf debian/tmp $(tmp_dirs); \
signature.asc
Description: PGP signature