mirror of
				https://github.com/SuperBFG7/ympd
				synced 2025-10-31 13:53:00 +00:00 
			
		
		
		
	remove installation of debian-specific init.d script
This commit is contained in:
		| @@ -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}) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Andrew Karpow
					Andrew Karpow