[Netadm-devel] gwc/scripts install.sh,1.3,1.4
Status: Beta
Brought to you by:
linuxpark
From: 똥꼬 <lin...@us...> - 2006-02-05 14:35:43
|
Update of /cvsroot/netadm/gwc/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1977 Modified Files: install.sh Log Message: MOD: reversion. Index: install.sh =================================================================== RCS file: /cvsroot/netadm/gwc/scripts/install.sh,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** install.sh 31 Jan 2006 16:58:05 -0000 1.3 --- install.sh 5 Feb 2006 14:35:34 -0000 1.4 *************** *** 21,25 **** CONFILE=config PROD="Netadm-gwc" ! VERSION="0.1" INST=/usr/bin/install LOGFILE=install.log --- 21,25 ---- CONFILE=config PROD="Netadm-gwc" ! VERSION="pre-gwc-v0.1" INST=/usr/bin/install LOGFILE=install.log |