[Lunar-commits] <moonbase> mousepad: fix the compilation.
Florin Braescu
florin at lunar-linux.org
Sun Oct 11 16:14:09 CEST 2009
commit 8fcaea06765322db2ebe8a41943d60a6ceee672f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Oct 11 17:14:09 2009 +0300
mousepad: fix the compilation.
---
xfce4/apps/mousepad/BUILD | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/xfce4/apps/mousepad/BUILD b/xfce4/apps/mousepad/BUILD
index 33863eb..4702d71 100644
--- a/xfce4/apps/mousepad/BUILD
+++ b/xfce4/apps/mousepad/BUILD
@@ -1,11 +1,10 @@
(
+
[ -f /etc/profile.d/xfce4.rc ] && . /etc/profile.d/xfce4.rc
# make sure proper PKG_CONFIG_PATH is set
export PKG_CONFIG_PATH="${MODULE_PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
-
- default_cvs_build &&
-
+
./configure --build=$BUILD \
--prefix=${MODULE_PREFIX} \
$OPTS &&
More information about the Lunar-commits
mailing list