Oops, don't forget the DESTINATION keyword.
This commit is contained in:
parent
67d433d52f
commit
d9ce00d89a
@ -33,4 +33,4 @@ qt_finalize_executable(lubuntu-installer-prompt)
|
||||
install(TARGETS lubuntu-installer-prompt DESTINATION bin)
|
||||
install(PROGRAMS "scripts/lubuntu-installer" DESTINATION bin)
|
||||
install(FILES "img/background.png" DESTINATION share/lubuntu/installer-prompt)
|
||||
install(FILES "lubuntu-installer-prompt.desktop" /etc/xdg/xdg-Lubuntu/autostart)
|
||||
install(FILES "lubuntu-installer-prompt.desktop" DESTINATION /etc/xdg/xdg-Lubuntu/autostart)
|
||||
|
Loading…
x
Reference in New Issue
Block a user