[Lunar-commits] Thunar: apply patch correctly

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


commit b39840aa60daa8b56fa196aba706fbaa18eaa973
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date:   Wed Dec 5 09:44:06 2007 +0100

    Thunar: apply patch correctly
---
 xfce4/core/Thunar/BUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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


More information about the Lunar-commits mailing list