[Lunar-commits] r21351 - moonbase/trunk/chat/licq

Jannis Pohlmann jannis at lunar-linux.org
Fri Sep 8 15:25:52 UTC 2006


Author: jannis
Date: 2006-09-08 15:25:51 +0000 (Fri, 08 Sep 2006)
New Revision: 21351

Removed:
   moonbase/trunk/chat/licq/CONFIGURE
Modified:
   moonbase/trunk/chat/licq/BUILD
Log:
Err, yes. Some fi' missing. DEPENDS isn't needed anymore.

Modified: moonbase/trunk/chat/licq/BUILD
===================================================================
--- moonbase/trunk/chat/licq/BUILD	2006-09-08 13:24:35 UTC (rev 21350)
+++ moonbase/trunk/chat/licq/BUILD	2006-09-08 15:25:51 UTC (rev 21351)
@@ -7,10 +7,13 @@
   # Determine which plugins to build
   if in_depends licq cdk; then
     CONSOLE_PLUGIN="yes"
+  fi
   if in_depends licq qt3; then
     QT_PLUGIN="yes"
+  fi
   if in_depends licq openssl; then
     MSN_PLUGIN="yes"
+  fi
   if in_depends licq xosd; then
     OSD_PLUGIN="yes"
   fi

Deleted: moonbase/trunk/chat/licq/CONFIGURE



More information about the Lunar-commits mailing list