scel: install files to site-lisp/SuperCollider
adapted patch from debian package Signed-off-by: Tim Blechmann <tim@klingt.org>
This commit is contained in:
parent
683930cd9b
commit
67d100d7d7
1 changed files with 1 additions and 1 deletions
|
@ -31,5 +31,5 @@ foreach (el ${all_scel_sources})
|
|||
DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/${el}c)
|
||||
|
||||
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${el}c
|
||||
DESTINATION share/emacs/site-lisp)
|
||||
DESTINATION share/emacs/site-lisp/SuperCollider)
|
||||
endforeach()
|
||||
|
|
Loading…
Reference in a new issue