[Glibc-bsd-commits] r2404 - trunk/web/ging

Luca Favatella slackydeb-guest at alioth.debian.org
Tue Apr 7 08:23:11 UTC 2009


Author: slackydeb-guest
Date: 2009-04-07 08:23:11 +0000 (Tue, 07 Apr 2009)
New Revision: 2404

Modified:
   trunk/web/ging/mfsroot.sh
Log:
update libraries check and disable the check on the freebsd-hackedutils package

Modified: trunk/web/ging/mfsroot.sh
===================================================================
--- trunk/web/ging/mfsroot.sh	2009-04-07 08:19:53 UTC (rev 2403)
+++ trunk/web/ging/mfsroot.sh	2009-04-07 08:23:11 UTC (rev 2404)
@@ -35,9 +35,8 @@
   /bin/sh /bin/bash \
     /lib/ld.so.1 /lib/libc.so.0.1 /lib/libncurses.so.5 /lib/libdl.so.2 \
   /sbin/mdconfig \
-    /libexec/ld-elf.so.1 /lib/libc.so.5 \
   /sbin/mount_cd9660 \
-    /lib/libkiconv.so.1 \
+    /usr/lib/libkiconv.so.3 \
   ${NULL}
 do
   mkdir -p ${mnt}/$i




More information about the Glibc-bsd-commits mailing list