mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Catch compressed manual pages.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
compressed @man man/man1/bar.1.gz
|
||||
info pages should go under ${PREFIX}/info/ rather than under ${PREFIX}/share/info/
|
||||
manual pages should go under ${PREFIX}/man/ rather than under ${PREFIX}/share/man/
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1 2014/05/06 11:02:04 zhuk Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2016/03/23 16:30:38 zhuk Exp $
|
||||
@man man/man1/bar.1.gz
|
||||
share/man/
|
||||
share/man/man1/
|
||||
share/man/man1/foo.1
|
||||
|
||||
Reference in New Issue
Block a user