Run config files through sed and install to /etc
This commit is contained in:
parent
bc3b7a870c
commit
d985b210b2
@ -42,7 +42,7 @@ install(
|
||||
|
||||
install(
|
||||
FILES ${CMAKE_CURRENT_SOURCE_DIR}/pam/swaylock
|
||||
DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/pam.d/
|
||||
DESTINATION ${CMAKE_INSTALL_FULL_SYSCONFDIR}/pam.d/
|
||||
COMPONENT data
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user