aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mednafen/APKBUILD
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2015-04-10 05:33:26 +0000
committerTimo Teräs <timo.teras@iki.fi>2015-04-10 05:33:26 +0000
commit6611062f490a5df4dabc2123c982ca6472a70a38 (patch)
tree017750b4b49a7b1f2a7aeb792b9fb341d4400341 /testing/mednafen/APKBUILD
parentd7864f9262ad2f4a725f3f7428ca1a713b927137 (diff)
downloadaports-6611062f490a5df4dabc2123c982ca6472a70a38.tar.bz2
aports-6611062f490a5df4dabc2123c982ca6472a70a38.tar.xz
testing/kdelibs: use paxmark
diff --git a/testing/kdelibs/APKBUILD b/testing/kdelibs/APKBUILD index 41a0035..9035220 100644 --- a/testing/kdelibs/APKBUILD +++ b/testing/kdelibs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=kdelibs pkgver=4.13.3 -pkgrel=3 +pkgrel=4 pkgdesc="KDE base libraries" url="http://www.kde.org/" arch="all" @@ -16,7 +16,7 @@ depends_dev="phonon-dev polkit-qt-dev acl-dev attica-dev libxslt-dev openssl-dev bison flex-dev openexr-dev krb5-dev avahi-dev libxss-dev scrnsaverproto" -makedepends="$depends_dev cmake automoc4 paxctl" +makedepends="$depends_dev cmake automoc4 paxmark" install="" options="suid" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" @@ -68,7 +68,7 @@ build() { package() { cd "$_builddir"/build make DESTDIR="$pkgdir" install || return 1 - paxctl -c -mpes "$pkgdir"/usr/bin/kdeinit4 || return 1 + paxmark -mpes "$pkgdir"/usr/bin/kdeinit4 || return 1 } dev() {
Diffstat (limited to 'testing/mednafen/APKBUILD')
0 files changed, 0 insertions, 0 deletions