summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3953148d3e4c..c6a77ef6a5ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ makedepends=('gettext' 'itstool' 'vala>=0.36.6' 'meson' 'ninja' 'git')
backup=('etc/pamac.conf')
conflicts=('pamac')
provides=('pamac')
-options=(!emptydirs strip)
+options=(!emptydirs)
install=pamac.install
source=("pamac-$pkgver-$pkgrel.tar.gz::$url/-/archive/v$_pkgver/pamac-v$_pkgver.tar.gz")