summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ebf3d36310ba..314ad9c55d29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -38,6 +38,7 @@ sha256sums=('512ac4db80b1fac4577b269a1b8d9046df5888afc567285544d3aad99cd8166f'
if [ "$CARCH" = "i686" ]; then _arch="32bit"
elif [ "$CARCH" = "x86_64" ]; then _arch="64bit"
fi
+options=( !strip )
package() {
msg "Creating folders..."