=================================================================== RCS file: /cvs/openbsd/fill_chroot/fill_chroot,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- openbsd/fill_chroot/fill_chroot 2008/09/16 23:13:21 1.10 +++ openbsd/fill_chroot/fill_chroot 2008/09/16 23:28:04 1.11 @@ -1,5 +1,5 @@ #!/bin/sh -# $RedRiver: fill_chroot,v 1.9 2008/09/12 23:07:59 andrew Exp $ +# $RedRiver: fill_chroot,v 1.10 2008/09/16 22:13:21 andrew Exp $ CHROOT=${CHROOT:=/home/andrew/www} export CHROOT @@ -66,5 +66,5 @@ pax -r -w -L -p e $d ${CHROOT} done -echo Fixing ldconfig (/var/run/ld.so.hints) +echo Fixing ldconfig \(/var/run/ld.so.hints\) fix_ldconfig