Received Tue 26 Apr 2005 12:24pm +1000 from Jerry Quinn: ... > > wajig list-scripts most > > I'd want to see something like: > > package most-2.3-1 scripts > [postinst] > #!/bin/sh > echo "hi there" > > [prerm] > echo "Are you sure"
Thanks Jerry. I've implemented this for the next version (2.0.26) of wajig. I've also implemented: $ wajig list-scripts tetex-base_2.0.2-9_i386.deb >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> preinst <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< #!/bin/sh # preinst script for tetex-base [...] exit 0 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> postinst <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< #!/bin/sh set -e [...] Regards, Graham -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]