[Lunar-commits] r14807 - moonbase/trunk/chat/gaim
Jerry Lundström
prox at lunar-linux.org
Wed May 18 13:29:53 UTC 2005
Author: prox
Date: 2005-05-18 13:29:52 +0000 (Wed, 18 May 2005)
New Revision: 14807
Modified:
moonbase/trunk/chat/gaim/BUILD
Log:
if patch source3 failed it would still compile
Modified: moonbase/trunk/chat/gaim/BUILD
===================================================================
--- moonbase/trunk/chat/gaim/BUILD 2005-05-18 13:15:16 UTC (rev 14806)
+++ moonbase/trunk/chat/gaim/BUILD 2005-05-18 13:29:52 UTC (rev 14807)
@@ -2,7 +2,7 @@
patch_it $SOURCE2 1 &&
patch_it $SOURCE3 1 &&
- OPTS="$OPTS --enable-gtk2 --disable-gnome --disable-artsc --with-static-prpls=gg,irc,jabber,msn,napster,novell,oscar,yahoo,zephyr --with-dynamic-prpls=gg,irc,jabber,msn,napster,novell,oscar,yahoo,zephyr --disable-gevolution"
+ OPTS="$OPTS --enable-gtk2 --disable-gnome --disable-artsc --with-static-prpls=gg,irc,jabber,msn,napster,novell,oscar,yahoo,zephyr --with-dynamic-prpls=gg,irc,jabber,msn,napster,novell,oscar,yahoo,zephyr --disable-gevolution" &&
default_build
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list