summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHorror Proton2024-05-14 22:37:12 +0800
committerHorror Proton2024-05-14 22:37:12 +0800
commite56e6e50b9633962cf3036a740507f9579b94a93 (patch)
treea3825c14473631f483a0f24ee02c3089f0a7db6d /PKGBUILD
parente6e877e0357ac5797845ebb89949bcfef0590238 (diff)
downloadaur-maa-cli.tar.gz
Compressing manual is done with zipman enabled
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b2ed6f28a25..594cded105ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -46,5 +46,4 @@ package() {
mkdir -p "$pkgdir/usr/share/man/man1"
"$pkgdir/usr/bin/maa" mangen --path "$pkgdir/usr/share/man/man1"
- gzip "$pkgdir"/usr/share/man/man1/*.1
}