[Lunar-commits] <moonbase-other> jbigkit: doesn't create man5 dir on its own
v4hn
me at v4hn.de
Fri Mar 22 16:12:21 CET 2013
commit bc1023b5bc3fb74a0cbf711dedf7734e520bb10f
Author: v4hn <me at v4hn.de>
Date: Fri, 22 Mar 2013 08:12:21 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/bc1023b5bc3fb74a0cbf711dedf7734e520bb10f
jbigkit: doesn't create man5 dir on its own
---
graphics/jbigkit/BUILD | +1/-0
1 file changed, 1 insertion(+)
--- a/graphics/jbigkit/BUILD
+++ b/graphics/jbigkit/BUILD
@@ -17,6 +17,7 @@
install -m0755 libjbig/tstcodec /usr/bin &&
install -m0755 pbmtools/jbgtopbm /usr/bin &&
install -m0755 pbmtools/pbmtojbg /usr/bin &&
+ install -d /usr/man/man5 &&
install -m0644 pbmtools/*.5 /usr/man/man5 &&
gather_docs libjbig/jbig.doc pbmtools/*.txt
More information about the Lunar-commits
mailing list