[Lunar-commits] r21352 - moonbase/trunk/chat/licq
Jannis Pohlmann
jannis at lunar-linux.org
Fri Sep 8 16:14:23 UTC 2006
Author: jannis
Date: 2006-09-08 16:14:22 +0000 (Fri, 08 Sep 2006)
New Revision: 21352
Modified:
moonbase/trunk/chat/licq/BUILD
Log:
This is needed for licq to build with KDE integration.
Modified: moonbase/trunk/chat/licq/BUILD
===================================================================
--- moonbase/trunk/chat/licq/BUILD 2006-09-08 15:25:51 UTC (rev 21351)
+++ moonbase/trunk/chat/licq/BUILD 2006-09-08 16:14:22 UTC (rev 21352)
@@ -28,6 +28,11 @@
echo " * OSD support: ${OSD_PLUGIN}"
echo
+ # Load KDE profile
+ if in_depends licq kdelibs3; then
+ . /etc/profile.d/kde3.rc
+ fi
+
default_config &&
make &&
More information about the Lunar-commits
mailing list