CVS: src/si/phase2/package-build package-build.xml,1.9,1.10 rsync.xml,1.1.1.1,NONE

Mats Wichmann <[email protected]> Tue, 03 Jun 2003 13:12:09 -0700
Newsgroups gmane.linux.lsb.implementation
Message-ID <[email protected]>
Update of /cvsroot/lsb/src/si/phase2/package-build
In directory sc8-pr-cvs1:/tmp/cvs-serv3676/phase2/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/phase2/package-build/package-build.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** package-build.xml	27 Dec 2002 22:49:09 -0000	1.9
--- package-build.xml	3 Jun 2003 20:12:06 -0000	1.10
***************
*** 55,59 ****
  	&phase2-build-man; <!-- need to follow util-linux for 'more' -->
  	&phase2-build-bc;
- <!--	&phase2-build-rsync; No longer in LSB -->
  	&phase2-build-rpm;
  	&phase2-build-lpr;
--- 55,58 ----