mirror of
https://github.com/SuperBFG7/ympd
synced 2024-11-26 14:57:17 +00:00
remove installation of debian-specific init.d script
This commit is contained in:
parent
3413be6ef6
commit
a9c907d6b1
@ -54,6 +54,3 @@ endif()
|
||||
install(TARGETS ympd DESTINATION bin)
|
||||
install(FILES ympd.1 DESTINATION ${CMAKE_INSTALL_PREFIX}/share/man/man1)
|
||||
install(DIRECTORY htdocs DESTINATION share/${PROJECT_NAME})
|
||||
install(FILES contrib/init.debian DESTINATION /etc/init.d
|
||||
PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE
|
||||
WORLD_READ WORLD_EXECUTE RENAME ${PROJECT_NAME})
|
||||
|
Loading…
Reference in New Issue
Block a user