aboutsummaryrefslogtreecommitdiffstats
path: root/main/xulrunner
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2014-04-17 13:05:48 +0000
committerTimo Teräs <timo.teras@iki.fi>2014-04-17 13:05:48 +0000
commit6f9ef505689af2f92b4050c68cf1749f9a132f0b (patch)
treedd78eacd02a41e99301c45333c8c74567157d778 /main/xulrunner
parent59241ad357c5b7b2a37b02dd32afa56544278278 (diff)
downloadaports-6f9ef505689af2f92b4050c68cf1749f9a132f0b.tar.bz2
aports-6f9ef505689af2f92b4050c68cf1749f9a132f0b.tar.xz
main/xulrunner: touch to rebuild
Diffstat (limited to 'main/xulrunner')
-rw-r--r--main/xulrunner/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/xulrunner/APKBUILD b/main/xulrunner/APKBUILD
index dd90c62c16..ae65bff8cc 100644
--- a/main/xulrunner/APKBUILD
+++ b/main/xulrunner/APKBUILD
@@ -105,7 +105,6 @@ package() {
# only used for startupcache creation.
local paxflags="-m"
[ "$CARCH" = "x86" ] && paxflags="-msp"
-
paxctl -c $paxflags */dist/bin/xpcshell || return 1
make -j1 DESTDIR="$pkgdir" -f client.mk install || return 1