2005/8/31, Andreas Tille <[EMAIL PROTECTED]>: > On Tue, 30 Aug 2005, Rafael Laboissiere wrote: > > > Michael might also include a script with a regression test in the > > package, something like: > > > > #!/bin/sh > > > > prog=/usr/bin/psignifit > > exdir=/usr/share/doc/psignifit/examples > > > > if test -x $prog ; then > > $prog $exdir/dat $exdir/prefs > > else > > echo 1>&2 "$prog not found" > > exit 1 > > fi > This would be a nice enhancement. >
Where am I supposed to include such script. Should it be run in the postinst script (probably not) or should I just include it somewhere like in /usr/share/doc/psignifit/tests. Another remaining question for me is: When I'm going to repackage the source tarball, should I then also fix the permissions of the files. Or should I touch as less as possible? Ciao, Michael -- GPG key: 1024D/3144BE0F Michael Hanke http://apsy.gse.uni-magdeburg.de/hanke ICQ: 48230050

