CVS: src/si/phase3/package-build package-build.xml,1.13,1.14 rsync.xml,1.2,NONE

Mats Wichmann <[email protected]> Tue, 03 Jun 2003 13:12:10 -0700
Newsgroups gmane.linux.lsb.implementation
Message-ID <[email protected]>
Update of /cvsroot/lsb/src/si/phase3/package-build
In directory sc8-pr-cvs1:/tmp/cvs-serv3676/phase3/package-build

Modified Files:
	package-build.xml 
Removed Files:
	rsync.xml 
Log Message:
Finish stamping out rsync, which has been removed from the build for
a long time now.
Add an alternate location for mktemp, new version has "moved" one we're using


Index: package-build.xml
===================================================================
RCS file: /cvsroot/lsb/src/si/phase3/package-build/package-build.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** package-build.xml	27 Dec 2002 22:49:37 -0000	1.13
--- package-build.xml	3 Jun 2003 20:12:07 -0000	1.14
***************
*** 45,49 ****
  	&phase3-build-man; <!-- need to follow util-linux for 'more' -->
  	&phase3-build-bc;
- <!--	&phase3-build-rsync; No longer in LSB -->
  	&phase3-build-rpm;
  	&phase3-build-lpr;
--- 45,48 ----