24 Jul
2001
24 Jul
'01
10:02 p.m.
Carsten Karkola <carsten.karkola@mailbox.tu-dresden.de> writes: ...
I have changed the install.sh with your replacement:
to: case $installerid in [0-9]*) . ./install.sh2 4<&0 ;; *) $setid $installerid 4<&0 <install.sh2 || exit 1;; esac $setid $listid $target 4<&0 <install.sh3 || exit 64
... and it works fine under AIX, many thanks!
Cool. That fix will be included in the next version of SmartList. Philip Guenther