audio/timidity: install manpage into canonical location

This commit is contained in:
Dmitry Marakasov 2022-11-07 20:11:26 +03:00
parent 01a3b02ec0
commit 5c64d3b42a
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
# Where to install the manual pages
-MAN_DIR = /usr/local/man/man1
+MAN_DIR = ${PREFIX}/man/man1
+MAN_DIR = ${PREFIX}/share/man/man1
# Where to install the patches, config files, and MIDI files.
# If you change this, it's a good idea to recompile the binary,

View File

@ -258,4 +258,4 @@ lib/timidity/midia.cfg
lib/timidity/mt32.cfg
lib/timidity/timidity.cfg
lib/timidity/wowpats.cfg
man/man1/timidity.1.gz
share/man/man1/timidity.1.gz