CVS: src/si/bootstrap/packages sh-utils.xml,1.3,1.4
Mats Wichmann <[email protected]>
| Newsgroups | gmane.linux.lsb.implementation |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/lsb/src/si/bootstrap/packages In directory sc8-pr-cvs1:/tmp/cvs-serv26892 Modified Files: sh-utils.xml Log Message: Put chroot in the bootstrap's /sbin, not the system's (thanks to Bryan Dumm). Index: sh-utils.xml =================================================================== RCS file: /cvsroot/lsb/src/si/bootstrap/packages/sh-utils.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** sh-utils.xml 20 Jun 2002 20:25:35 -0000 1.3 --- sh-utils.xml 3 Apr 2003 14:25:34 -0000 1.4 *************** *** 49,53 **** <base>&LSBsi-bootstrap;/usr/bin</base> <source>chroot</source> ! <destination>/sbin</destination> </move> --- 49,53 ---- <base>&LSBsi-bootstrap;/usr/bin</base> <source>chroot</source> ! <destination>&LSBSI-bootstrap;/sbin</destination> </move>