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