Bug#66283: broken preinst(?)
Package: tetex-nonfree
Version: 1.0.2-1
Severity: normal
Hi,
Shouldn't the 18th line of the preinst script be
if (@ARGV == 0 or $ARGV[0] eq 'install') {
and not
if (@ARGV == 0 or $ARGV[0] ne 'install') {
like it's now? Currently installing it from scratch fails but when you
change the line as shown above, it'll work.
Thanks,
Tuomas Jormola <tj@sgic.fi>
-- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux mursu 2.2.16 #1 Mon Jun 12 18:36:04 EEST 2000 i686
Reply to: