[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gobolinux-commits
Subject:    [gobolinux-commits] r3264 - trunk/ChrootCompile/bin
From:       lucasvr () svn ! gobolinux ! org
Date:       2008-04-28 7:47:07
Message-ID: 20080428074707.4DB60819C () oakdale ! dreamhost ! com
[Download RAW message or body]

Author: lucasvr
Date: 2008-04-28 00:47:07 -0700 (Mon, 28 Apr 2008)
New Revision: 3264

Modified:
   trunk/ChrootCompile/bin/ChrootCompile
Log:
Apply the concepts of Rebuild_GDK_Pixbuf_Loaders() to ChrootCompile, as a \
minimalistic version of SymlinkProgram is used here and it doesn't benefit from that \
function.

Modified: trunk/ChrootCompile/bin/ChrootCompile
===================================================================
--- trunk/ChrootCompile/bin/ChrootCompile	2008-04-28 07:44:42 UTC (rev 3263)
+++ trunk/ChrootCompile/bin/ChrootCompile	2008-04-28 07:47:07 UTC (rev 3264)
@@ -806,6 +806,11 @@
 # check_dependencies
 
 eval "$(cat $root/$goboPrograms/*/Current/Resources/Environment)"
+if [ -e "$root/$goboExecutables/gdk-pixbuf-query-loaders" ]
+then
+   loadersfile="${root}/${goboSettings}/gtk-2.0/gdk-pixbuf.loaders"
+   in_chroot gdk-pixbuf-query-loaders | $sudo_exec dd of=${loadersfile} 2> /dev/null
+fi
 
 echo "ChrootCompile: Will run Compile..."
 unset failed

_______________________________________________
gobolinux-commits mailing list
gobolinux-commits@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic