[Lunar-commits] <moonbase> xfdesktop: don't install in /usr/etc/
Florin Braescu
florin at lunar-linux.org
Mon Sep 13 11:32:45 CEST 2010
commit b68c043d47c79e8dcc5ee71833b2d87b82f2d217
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Sep 13 12:32:45 2010 +0300
xfdesktop: don't install in /usr/etc/
Thanks to brebs for the submission.
---
xfce4/core/xfdesktop/BUILD | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/xfce4/core/xfdesktop/BUILD b/xfce4/core/xfdesktop/BUILD
index 0a2dd59..24c12b9 100644
--- a/xfce4/core/xfdesktop/BUILD
+++ b/xfce4/core/xfdesktop/BUILD
@@ -4,10 +4,6 @@
# make sure proper PKG_CONFIG_PATH is set
export PKG_CONFIG_PATH="${MODULE_PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
- ./configure --build=$BUILD \
- --prefix=${MODULE_PREFIX} \
- $OPTS &&
-
- default_make
+ default_build
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list