[BACK]Return to fix_ldconfig CVS log [TXT][DIR] Up to [local] / openbsd / fill_chroot

Diff for /openbsd/fill_chroot/fix_ldconfig between version 1.9 and 1.10

version 1.9, 2008/09/30 22:55:57 version 1.10, 2011/08/09 01:13:54
Line 1 
Line 1 
 #!/bin/sh  #!/bin/sh
 # $RedRiver: fix_ldconfig,v 1.8 2008/09/16 22:44:51 andrew Exp $  # $AFresh1: fix_ldconfig,v 1.8 2008/09/16 22:44:51 andrew Exp $
   
 if [ X"${CHROOT}" == X"" ]; then  if [ X"${CHROOT}" == X"" ]; then
   echo No CHROOT Specified!    echo No CHROOT Specified!

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>