summaryrefslogtreecommitdiffstats
path: root/xfce/thunar/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xfce/thunar/Pkgfile')
-rwxr-xr-xxfce/thunar/Pkgfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/xfce/thunar/Pkgfile b/xfce/thunar/Pkgfile
index 983044882..54a7c425d 100755
--- a/xfce/thunar/Pkgfile
+++ b/xfce/thunar/Pkgfile
@@ -8,12 +8,11 @@ name=thunar
version=1.0.2
release=1
source=(http://www.xfce.org/archive/xfce-4.6.1/src/Thunar-$version.tar.bz2 \
-thunar-volman-handle-unmountable-volumes.patch libpng-1.4.patch)
+ http://nutyx.meticul.eu/files/patchs/thunar-volman-handle-unmountable-volumes.patch)
build() {
cd Thunar-$version
patch -p1 < ../thunar-volman-handle-unmountable-volumes.patch
-# patch -Np1 -i ../libpng-1.4.patch
./configure --prefix=/usr\
--sysconfdir=/etc \
--libexecdir=/usr/lib/xfce4 \