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