Update of /cvsroot/easycalc/easycalc
In directory sc8-pr-cvs17:/tmp/cvs-serv15380
Modified Files:
VERSION makedistro
Log Message:
Update for release of 1.25.
Index: makedistro
===================================================================
RCS file: /cvsroot/easycalc/easycalc/makedistro,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** makedistro 13 Sep 2006 14:34:41 -0000 1.2
--- makedistro 7 Sep 2007 18:24:40 -0000 1.3
***************
*** 15,20 ****
cd /tmp
cvs -z3 -d:ext:tvo...@ea.../cvsroot/easycalc export -r $1 easycalc
! # Move the tutorial directory
! mv /tmp/easycalc/tutorial /tmp/EasyCalc-$VERSION
# Create source package
cd /tmp
--- 15,20 ----
cd /tmp
cvs -z3 -d:ext:tvo...@ea.../cvsroot/easycalc export -r $1 easycalc
! # Move the manual directory
! mv /tmp/easycalc/manual /tmp/EasyCalc-$VERSION
# Create source package
cd /tmp
Index: VERSION
===================================================================
RCS file: /cvsroot/easycalc/easycalc/VERSION,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** VERSION 13 Sep 2006 15:41:28 -0000 1.3
--- VERSION 7 Sep 2007 18:24:40 -0000 1.4
***************
*** 1 ****
! 1.25cvs
--- 1 ----
! 1.25
|