mirror of
https://github.com/termux/termux-packages.git
synced 2025-01-06 02:26:34 +00:00
12 lines
292 B
Diff
12 lines
292 B
Diff
--- a/config.mk.in
|
|
+++ b/config.mk.in
|
|
@@ -552,7 +552,7 @@
|
|
|
|
# Subdirectory of the package directory ($(pkgdir)) in which man pages
|
|
# go.
|
|
-PKGMANDIR = man
|
|
+PKGMANDIR = share/man
|
|
|
|
# File permissions for installed files.
|
|
# Note that on some systems (e.g. Solaris), 'install' can't use the
|