tags 459102 + patch thanks Hi,
Attached is the diff for my hp-ppd 0.9-0.1 NMU.
diff -Nru hp-ppd-0.9/debian/changelog hp-ppd-0.9/debian/changelog --- hp-ppd-0.9/debian/changelog 2007-05-24 18:41:29.000000000 +0200 +++ hp-ppd-0.9/debian/changelog 2008-01-28 00:18:15.000000000 +0100 @@ -1,3 +1,10 @@ +hp-ppd (0.9-0.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/rules: Execute bash script install.sh with bash. (Closes: #459102) + + -- Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> Mon, 28 Jan 2008 00:17:44 +0100 + hp-ppd (0.9) unstable; urgency=low * Bug fix: "hp-ppd: FTBFS: bashisms in build scripts", thanks to Florent diff -Nru /tmp/UvebJo25fl/hp-ppd-0.9/debian/rules /tmp/pgQ238E97G/hp-ppd-0.9/debian/rules --- hp-ppd-0.9/debian/rules 2006-07-28 12:37:40.000000000 +0200 +++ hp-ppd-0.9/debian/rules 2008-01-28 00:17:39.000000000 +0100 @@ -33,7 +33,7 @@ #$(MAKE) mkdir --parent $(W)/usr/share/ppd/hp-ppd/HP/ $(W)/usr/share/cups/model #find links -type l -name '*ppd' | xargs cp -a --target-dir=$(W)/usr/share/postscript/ppd/ - sh install.sh $(W)/usr/share/ppd/hp-ppd/HP/ \ + bash install.sh $(W)/usr/share/ppd/hp-ppd/HP/ \ old cups-o-matic # ln -s ../../ppd/hp-ppd/HP/ $(W)/usr/share/cups/model/hp-ppd