[Lunar-commits] <moonbase> xfce4-settings: don't install in /usr/etc/

Auke Kok sofar at foo-projects.org
Thu Sep 9 20:01:48 CEST 2010


commit 4c7d1e4a642b57cf3dc796297092adf42aad163f
Author: Paul Bredbury <brebs at sent.com>
Date:   Thu Sep 9 20:01:48 2010 +0200

    xfce4-settings: don't install in /usr/etc/
---
 xfce4/core/xfce4-settings/BUILD |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diff --git a/xfce4/core/xfce4-settings/BUILD b/xfce4/core/xfce4-settings/BUILD
index 58ace85..faaab9a 100644
--- a/xfce4/core/xfce4-settings/BUILD
+++ b/xfce4/core/xfce4-settings/BUILD
@@ -2,13 +2,6 @@
 
   [ -f /etc/profile.d/xfce4.rc ] && . /etc/profile.d/xfce4.rc
 
-  autoheader  &&
-  autoconf    &&
-
-  ./configure  --build=$BUILD              \
-                --prefix=${MODULE_PREFIX}  \
-                $OPTS                     &&
-
-  default_make
+  default_build
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list