Bug#3126: pbmplus postinst
Package: pbmplus
Version: 10dec91-2
pbmplus tries to run /bin/perl from its postinst, however there is
only /usr/bin/perl. I had to add a symlink as an ad-hoc measure to
install the package.
I note in passing that the postinst would probably more sensibly
written in sh, for example something like this:
#!/bin/sh
set -e
echo Make sure to add /usr/bin/pbmplus to your path if you want to use
echo the PBMPLUS conversion tools.
echo
echo Press ENTER key to continue.
read spong
- Richard
--
http://www.elmail.co.uk/staff/richard/
GCS d- s+:- a-- C++ ULVS+++$ P+++ L++ E++ W(++,--) N(++,+) o? K w---
O? M- V? PS(+,+++) PE Y+ PGP+ t- 5++ X+@ R tv--- b++>++++ DI+ D+ G e++
h r% y++
Reply to: