[Lunar-commits] <moonbase> mousepad build tweak

Samuel Verstraete elangelo at lunar-linux.org
Wed Dec 9 11:52:34 CET 2009


commit c6577de4c6fc1146427d5da45f635be32ec54f0e
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date:   Thu Aug 13 16:11:46 2009 +0200

    mousepad build tweak
---
 xfce4/apps/mousepad/BUILD |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/xfce4/apps/mousepad/BUILD b/xfce4/apps/mousepad/BUILD
index e8dc8a0..fec6c27 100644
--- a/xfce4/apps/mousepad/BUILD
+++ b/xfce4/apps/mousepad/BUILD
@@ -4,12 +4,12 @@
   # make sure proper PKG_CONFIG_PATH is set
   export PKG_CONFIG_PATH="${MODULE_PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}"  &&
 
-#  default_cvs_build &&
+  default_cvs_build
 
-  ./configure  --build=$BUILD             \
-               --prefix=${MODULE_PREFIX}  \
-               $OPTS                     &&
+#  ./configure  --build=$BUILD             \
+#               --prefix=${MODULE_PREFIX}  \
+#               $OPTS                     &&
 
-  default_make
+#  default_make
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list