[Lunar-commits] r18134 - moonbase/trunk/libs/expat

Moritz Heiber moe at lunar-linux.org
Sun Jan 15 16:03:31 UTC 2006


Author: moe
Date: 2006-01-15 16:03:30 +0000 (Sun, 15 Jan 2006)
New Revision: 18134

Modified:
   moonbase/trunk/libs/expat/BUILD
Log:
Help the user migrate to the new expat



Modified: moonbase/trunk/libs/expat/BUILD
===================================================================
--- moonbase/trunk/libs/expat/BUILD	2006-01-15 13:00:53 UTC (rev 18133)
+++ moonbase/trunk/libs/expat/BUILD	2006-01-15 16:03:30 UTC (rev 18134)
@@ -3,4 +3,7 @@
   sedit "s/\/man\/man1/\/share\/man\/man1/g" Makefile.in &&
   default_build
 
+  # Lets be naughty and do the coverup
+  ln -sf /usr/lib/libexpat.so /usr/lib/libexpat.so.0 
+
 ) > $C_FIFO 2>&1



More information about the Lunar-commits mailing list