[Lunar-commits] r22575 - moonbase/trunk/gnome/libghttp
Dennis Veatch
stumbles at lunar-linux.org
Wed Dec 13 14:08:19 CET 2006
Author: stumbles
Date: 2006-12-13 14:08:19 +0100 (Wed, 13 Dec 2006)
New Revision: 22575
Added:
moonbase/trunk/gnome/libghttp/BUILD
Log:
Again, another one where --host=$BUILD won't work
due to aged config.sub. Of course this relates to
the x86_64 ISO. Which I forgot to mention on the
libfame commit.
Added: moonbase/trunk/gnome/libghttp/BUILD
===================================================================
--- moonbase/trunk/gnome/libghttp/BUILD (rev 0)
+++ moonbase/trunk/gnome/libghttp/BUILD 2006-12-13 13:08:19 UTC (rev 22575)
@@ -0,0 +1,6 @@
+(
+
+ cp /usr/share/automake/config.sub $SOURCE_DIRECTORY &&
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list