[Lunar-commits] <moonbase> xfce-utils: don't install in /usr/etc/
Florin Braescu
florin at lunar-linux.org
Mon Sep 13 11:28:29 CEST 2010
commit 8be94ee056d5478fa5db9a4a55a0f1b7ff9cc192
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Sep 13 12:28:29 2010 +0300
xfce-utils: don't install in /usr/etc/
Thanks to brebs for the submission.
---
xfce4/core/xfce-utils/BUILD | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/xfce4/core/xfce-utils/BUILD b/xfce4/core/xfce-utils/BUILD
index 0a2dd59..24c12b9 100644
--- a/xfce4/core/xfce-utils/BUILD
+++ b/xfce4/core/xfce-utils/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