summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfelics@felics-tablet2016-05-20 11:54:54 +0200
committerfelics@felics-tablet2016-05-20 11:54:54 +0200
commitfe354a8ca59e989ee34f982d9c10ba800df0fb96 (patch)
tree7553c8eeb23cc86788ae84305b9b1b1e89aeabea /PKGBUILD
parent059f0e982597722995b93b31395efe2519c21fbe (diff)
downloadaur-fe354a8ca59e989ee34f982d9c10ba800df0fb96.tar.gz
Added !strip to options, since here are only HTML-files, and scanning for files to strip takes long.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 224d83946a70..cc52559bda8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,6 +22,8 @@ makedepends=(
optdepends=()
+options=('!strip')
+
provides=(
"${_pkgname}=${pkgver}"