summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-09-24 10:05:42 +0200
committerhaawda2017-09-24 10:05:42 +0200
commit63ac0413a1aa65eb6a0db57bc16ef4481b70dc31 (patch)
tree3e1fa2e2f662f84d10052eee171256375fc3f33a /PKGBUILD
parente77e3961aff673d05a5a13641a2edd86298e4bf8 (diff)
downloadaur-63ac0413a1aa65eb6a0db57bc16ef4481b70dc31.tar.gz
add !strip option
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9499a8883554..439efd9d23e3 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,7 @@ makedepends=('gperf' 'git')
source=("http://download.savannah.nongnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz" reader_flag.patch)
md5sums=('4491d6c601c151b48bcdb0b30c919a99'
'577ee71c71dda2ac1fdd942dd18adc82')
+options=('!strip')
prepare() {
cd $pkgname-$pkgver