summaryrefslogtreecommitdiffstats
path: root/kdeadmin/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kdeadmin/Pkgfile')
-rwxr-xr-xkdeadmin/Pkgfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/kdeadmin/Pkgfile b/kdeadmin/Pkgfile
index 080408bc9..d5c883781 100755
--- a/kdeadmin/Pkgfile
+++ b/kdeadmin/Pkgfile
@@ -8,12 +8,10 @@
name=kdeadmin
version=4.8.4
release=1
-source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.xz
- syslog-path.patch)
+source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.xz)
build() {
cd $name-*
-# patch -p1 -i ../syslog-path.patch
mkdir build
cd build
cmake ../ -DCMAKE_INSTALL_PREFIX=/usr \