summaryrefslogtreecommitdiffstats
path: root/kde/kdeadmin/Pkgfile
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-10-18 15:47:04 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-10-18 15:47:04 +0200
commit6ff8581885566a9e711b9d1b3dd5ab89c1f05eba (patch)
tree0bdee2a274d0419fdd672063848dc215783157b4 /kde/kdeadmin/Pkgfile
parent0275ab25ab46643150b8d424df2de8c9062dda62 (diff)
downloadnutyx-pakxe-6ff8581885566a9e711b9d1b3dd5ab89c1f05eba.tar.gz
nutyx-pakxe-6ff8581885566a9e711b9d1b3dd5ab89c1f05eba.tar.bz2
nutyx-pakxe-6ff8581885566a9e711b9d1b3dd5ab89c1f05eba.tar.xz
nutyx-pakxe-6ff8581885566a9e711b9d1b3dd5ab89c1f05eba.zip
maj kdeadmin#4.3.2-2, suppression de kpackage
Diffstat (limited to 'kde/kdeadmin/Pkgfile')
-rwxr-xr-xkde/kdeadmin/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/kde/kdeadmin/Pkgfile b/kde/kdeadmin/Pkgfile
index 6c919fd13..47d7dd481 100755
--- a/kde/kdeadmin/Pkgfile
+++ b/kde/kdeadmin/Pkgfile
@@ -6,12 +6,13 @@
name=kdeadmin
version=4.3.2
-release=1
+release=2
source=(http://download.kde.org/stable/$version/src/$name-$version.tar.bz2\
nutyx-2008.patch)
build() {
cd $name-$version
patch -Np1 -i ../nutyx-2008.patch
+ sed -i "/kpackage/d" CMakeLists.txt
mkdir build
cd build
cmake ../ -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX \