summaryrefslogtreecommitdiff
path: root/pango-32
diff options
context:
space:
mode:
authorDanny Rawlins <contact@romster.me>2021-01-03 02:48:18 +1100
committerDanny Rawlins <contact@romster.me>2021-01-03 02:48:18 +1100
commit273b55f79639c866538bb7b6682f7e64585d0fa0 (patch)
tree6aceefde51c2dba2b19435360c54d55c7ce24159 /pango-32
parent671887a0a15bb8273c4920fbf47cd6e262f94c76 (diff)
downloadcompat-32-273b55f79639c866538bb7b6682f7e64585d0fa0.tar.gz
compat-32-273b55f79639c866538bb7b6682f7e64585d0fa0.tar.xz
pango-32: remove man page if help2man is around
Diffstat (limited to 'pango-32')
-rw-r--r--pango-32/.signature4
-rw-r--r--pango-32/Pkgfile3
2 files changed, 5 insertions, 2 deletions
diff --git a/pango-32/.signature b/pango-32/.signature
index 3dd833a8..b727b45b 100644
--- a/pango-32/.signature
+++ b/pango-32/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/compat-32.pub
-RWSwxGo/zH7eXY/1Mz/NxbwAxnbDl6ZJYVO49uioqb+PyjuXubzg+rvXGOfNhFmLHYqlhLJPkCH3IZDWwcRy+P/CnwwcVyDvBQI=
-SHA256 (Pkgfile) = 721d3c096cd41f4248f3c311c37ed61e54e2299f9e79acb1738c56a9b5f89253
+RWSwxGo/zH7eXcqaXtK5rkLq7Q7JfreWGgRxtVswOfZdmH8hg6d3D63IpWmckYYesZUO4nNraY8LVqyILWFE9ZeOmgZFj0qUDAg=
+SHA256 (Pkgfile) = b3ed7874cd1f5a55c03bb347baf66ef99272fe2322adda0e9d1ce6a5137568e0
SHA256 (.footprint) = 5840759bb587ced4af801887e861a0e3a55a0ae062624cfd7b51eb80e8bfce07
SHA256 (pango-1.48.0.tar.xz) = 391f26f3341c2d7053e0fb26a956bd42360dadd825efe7088b1e9340a65e74e6
diff --git a/pango-32/Pkgfile b/pango-32/Pkgfile
index 1eb07923..9db51e00 100644
--- a/pango-32/Pkgfile
+++ b/pango-32/Pkgfile
@@ -19,4 +19,7 @@ build() {
DESTDIR=$PKG meson install -C build
rm -r $PKG/usr/{bin,include}
+
+ # help2man no option in meson options to disable
+ rm -rf $PKG/usr/share/man
}

Generated by cgit