From 513333c7e4d53a2f4fcaab6a837818dcdd3c54b9 Mon Sep 17 00:00:00 2001 From: sibel Date: Tue, 3 May 2011 13:38:43 +0200 Subject: polkit-qt 0.99.0-2 corrections --- extra/polkit-qt/Pkgfile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/extra/polkit-qt/Pkgfile b/extra/polkit-qt/Pkgfile index 5abcd2cad..c90a41c07 100755 --- a/extra/polkit-qt/Pkgfile +++ b/extra/polkit-qt/Pkgfile @@ -7,7 +7,7 @@ name=polkit-qt version=0.99.0 -release=1 +release=2 source=(ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/$name-1-$version.tar.bz2) build() { @@ -16,8 +16,7 @@ build() { mkdir build cd build cmake ../ -DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_SKIP_RPATH=ON + -DCMAKE_BUILD_TYPE=Release make make DESTDIR=$PKG install } -- cgit v1.2.3-54-g00ecf