mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2025-02-20 11:43:27 +08:00
Fix man page install location
This commit is contained in:
parent
0bc725c5f6
commit
0bb08049bf
@ -1,3 +1,8 @@
|
||||
# 2.3.1
|
||||
|
||||
Bugfixes:
|
||||
* Man page install location
|
||||
|
||||
# 2.3.0
|
||||
|
||||
Config related changes:
|
||||
|
@ -1052,7 +1052,7 @@ install(
|
||||
|
||||
install(
|
||||
FILES "${PROJECT_BINARY_DIR}/fastfetch.1"
|
||||
DESTINATION "${CMAKE_INSTALL_MANDIR}"
|
||||
DESTINATION "${CMAKE_INSTALL_MANDIR}/man1"
|
||||
)
|
||||
|
||||
##################
|
||||
|
Loading…
x
Reference in New Issue
Block a user