Explicitly install the new script.
This commit is contained in:
parent
38a8231ae2
commit
2ce5ea4177
@ -51,6 +51,7 @@ install(TARGETS lubuntu-installer-prompt
|
||||
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
|
||||
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
|
||||
)
|
||||
install(PROGRAMS "scripts/change-system-language" DESTINATION libexec)
|
||||
install(PROGRAMS "scripts/lubuntu-installer" DESTINATION libexec)
|
||||
install(PROGRAMS "scripts/start-lubuntu-live-env" DESTINATION bin)
|
||||
install(FILES "lubuntu-live-environment.desktop" DESTINATION share/xsessions)
|
||||
|
Loading…
x
Reference in New Issue
Block a user