summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaudia2017-05-07 15:09:39 +0200
committerClaudia Pellegrino2017-06-18 16:39:37 +0200
commit2a4511cf4eb69d1af7f7abbfd8872f16c11dec0d (patch)
treea98ee56008d094025b36e8a864b8356bc269e235
parent4216102b584099f2ffae8890257a5a2d36ec6349 (diff)
downloadaur-2a4511cf4eb69d1af7f7abbfd8872f16c11dec0d.tar.gz
Disable unnecessary makepkg steps
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 153fca440369..035628b22931 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,6 +29,7 @@ optdepends=(
'wget: `browser` plugin'
)
conflicts=('bash-it')
+options=('libtool' 'staticlibs' '!strip')
install="${pkgname}.install"
source=(
'https://github.com/Bash-it/bash-it/tarball/master'