=================================================================== RCS file: /cvs/openbsd/fill_chroot/fix_ldconfig,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- openbsd/fill_chroot/fix_ldconfig 2006/10/19 17:24:00 1.6 +++ openbsd/fill_chroot/fix_ldconfig 2008/09/16 23:14:28 1.7 @@ -1,7 +1,5 @@ #!/bin/sh -# $RedRiver: fix_ldconfig,v 1.5 2006/08/13 17:24:38 andrew Exp $ - -CHROOT=${CHROOT:=/var/www} +# $RedRiver: fix_ldconfig,v 1.6 2006/10/19 16:24:00 andrew Exp $ if [ X"${CHROOT}" == X"" ]; then echo No CHROOT Specified!