[POS-commit] CVS: StandalonePOS/contrib make_dist.sh,1.1.2.7,1.1.2.7.2.1

Bruno Trevisan bt at async.com.br
Fri Feb 14 00:57:58 BRDT 2003


Update of /usr/local/cvssrc/StandalonePOS/contrib
In directory anthem:/tmp/cvs-serv6515/contrib

Modified Files:
      Tag: release_1_1RC1
	make_dist.sh 
Log Message:
Code to support xmlrpc printer communication
cleans up a bug while trying to create the .gnome/Apps dir when user dont
hav
fixes difficulty to create pos-log file. 

Thanks to mario@async.com.br for all the testing to jdahlin@async.com.br
for all the help and to kiko@async.com.br for keeping all us alive.

This branches release_1_1RC1



Index: make_dist.sh
===================================================================
RCS file: /usr/local/cvssrc/StandalonePOS/contrib/make_dist.sh,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.7.2.1
diff -u -d -r1.1.2.7 -r1.1.2.7.2.1
--- make_dist.sh	21 May 2002 22:18:32 -0000	1.1.2.7
+++ make_dist.sh	14 Feb 2003 01:57:56 -0000	1.1.2.7.2.1
@@ -30,7 +30,7 @@
 cd ..
 curdir=`pwd`
 bname=`basename $curdir`
-version='1.0.1'
+version='1.1-RC1'
 tarballname="StandalonePOS-$version.tar.gz"
 
 # Run the script to create Installer i18n (.mo) files



More information about the POS-commit mailing list