[Lunar-commits] BUILD modificiations for xfwm4 and Thunar

Samuel Verstraete elangelo at lunar-linux.org
Wed Dec 5 22:10:45 CET 2007


commit 212d5f8116b806820b9685d0ab465a4784a34a1f
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date:   Wed Dec 5 09:24:53 2007 +0100

    BUILD modificiations for xfwm4 and Thunar
    
    removing the patch_it in the BUILD of xfwm4 and adding one for Thunar
    gr,S.
---
 xfce4/core/Thunar/BUILD |    2 ++
 xfce4/core/xfwm4/BUILD  |    2 --
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce4/core/Thunar/BUILD b/xfce4/core/Thunar/BUILD
index 12e8e69..306153c 100644
--- a/xfce4/core/Thunar/BUILD
+++ b/xfce4/core/Thunar/BUILD
@@ -1,6 +1,8 @@
 (
    [ -f /etc/profile.d/xfce4.rc ] && . /etc/profile.d/xfce4.rc
 
+   patch_it $SOURCE2 1
+
    # make sure proper PKG_CONFIG_PATH is set
    export PKG_CONFIG_PATH="${MODULE_PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
 
diff --git a/xfce4/core/xfwm4/BUILD b/xfce4/core/xfwm4/BUILD
index c41c49d..e736288 100644
--- a/xfce4/core/xfwm4/BUILD
+++ b/xfce4/core/xfwm4/BUILD
@@ -1,7 +1,5 @@
 (
 
-  patch_it $SOURCE2 0
-
   [ -f /etc/profile.d/xfce4.rc ] && . /etc/profile.d/xfce4.rc
 
   # make sure proper PKG_CONFIG_PATH is set


More information about the Lunar-commits mailing list