summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmish2017-04-29 10:23:14 +0530
committerAmish2017-04-29 10:23:14 +0530
commita029145be5f140f24f1f733a873ee1f5da644a18 (patch)
tree659f95e0520349e9ffe1e0f5804ae04177b0227e /PKGBUILD
parent07989b4d1d700348b4775dfcc234c63ff08db671 (diff)
downloadaur-a029145be5f140f24f1f733a873ee1f5da644a18.tar.gz
Dont zip man pages - get rid of ugly hack
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a38cca9d4988..9971c8cdc781 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -84,7 +84,7 @@ source=(http://downloads.sourceforge.net/sourceforge/webadmin/$pkgname-$pkgver.t
ftp://ftp.archlinux.org/other/webmin/webmin-config.tar.bz2
ftp://ftp.archlinux.org/other/webmin/webmin-pacman.tar.bz2
webmin.service)
-options=(!strip)
+options=(!strip !zipman)
package() {
# NOTE: USE --asroot build option to avoid fakeroot error!