home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1999 March B
/
SCO_CASTOR4RRT.iso
/
jaBASEdoc
/
install
/
postinstall
< prev
next >
Wrap
Text File
|
1998-08-19
|
296b
|
9 lines
#ident "@(#)pkg.jaBASEdoc:postinstall 1.00"
#Run the configuration routines for the online doc
LOGFILE=/var/adm/log/jabasedocins.$$.log
ERRFILE=/var/adm/log/jabasedocins.$$.err
/usr/man/bin/config_help -L ja > $LOGFILE 2> $ERRFILE
/usr/man/bin/config_views -L ja >> $LOGFILE 2>> $ERRFILE
exit 0