summaryrefslogtreecommitdiffstats
path: root/xfce/xfce4-settings/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xfce/xfce4-settings/Pkgfile')
-rwxr-xr-xxfce/xfce4-settings/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/xfce/xfce4-settings/Pkgfile b/xfce/xfce4-settings/Pkgfile
index e4f60cc6a..ffb8f05f0 100755
--- a/xfce/xfce4-settings/Pkgfile
+++ b/xfce/xfce4-settings/Pkgfile
@@ -7,10 +7,11 @@
name=xfce4-settings
version=4.6.1
release=2
-source=(http://www.xfce.org/archive/xfce-$version/src/$name-$version.tar.bz2)
-
+source=(http://www.xfce.org/archive/xfce-$version/src/$name-$version.tar.bz2\
+ xfce4-settings-4.6.1-libklavier-4.0.patch)
build() {
cd $name-$version
+ patch -Np1 -i ../xfce4-settings-4.6.1-libklavier-4.0.patch
./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/xfce4 \