[Lunar-commits] <moonbase-kde> kopete: telling it to look in /usr/lib/lunar/plugins

Dennis Veatch dennisveatch at bellsouth.net
Wed Oct 22 22:17:22 CEST 2014


commit f9ff28fddb37ce92364d61358794b27c4f061b37
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Wed, 22 Oct 2014 16:16:39 -0400
URL: https://github.com/lunar-linux/moonbase-kde/commit/f9ff28fddb37ce92364d61358794b27c4f061b37

kopete: telling it to look in /usr/lib/lunar/plugins
---
  network/kopete/BUILD | +3/-0     
  1 file changed, 3 insertions(+)

--- a/network/kopete/BUILD
+++ b/network/kopete/BUILD
@@ -2,4 +2,7 @@
   source /etc/profile.d/qt4.rc &&
   source /etc/profile.d/kde4.rc &&
 
+# Prefer it look here instead of /usr/lib/mozilla/plugins
+  OPTS+=" -DMOZPLUGIN_INSTALL_DIR=/usr/lib/lunar/plugins" &&
+
   default_cmake_build




More information about the Lunar-commits mailing list