We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 415ae25 commit 887b251Copy full SHA for 887b251
CMakeLists.txt
@@ -874,9 +874,9 @@ if(CMAKE_SYSTEM_NAME MATCHES "Linux|FreeBSD|OpenBSD")
874
install(FILES Data/project-plus-dolphin.desktop
875
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications)
876
# Install manpages
877
- install(FILES Data/dolphin-emu.6
+ install(FILES Data/project-plus-dolphin.6
878
DESTINATION ${CMAKE_INSTALL_MANDIR}/man6)
879
- install(FILES Data/dolphin-emu-nogui.6
+ install(FILES Data/project-plus-dolphin-nogui.6
880
881
endif()
882
Data/dolphin-emu-nogui.6 Data/project-plus-dolphin-nogui.6Data/dolphin-emu-nogui.6 renamed to Data/project-plus-dolphin-nogui.6
0 commit comments