@@ -37,7 +37,7 @@
dh_testroot
dh_clean -k
dh_installdirs
- - echo -e "\n\n\n\n\n" | perl ./installer.pl /usr/bin/perl /usr
/usr/share/perl5 `pwd`/debian/dbishell
+ echo "\n\n\n\n\n" | perl ./installer.pl /usr/bin/perl /usr
/usr/share/perl5 `pwd`/debian/dbishell
Not going to work, afaict. /bin/echo or printf would be a better bet. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

