2016-02-10 23:06:41 +01:00
|
|
|
install(PROGRAMS create-orders backup-eressea run-turn send-zip-report
|
|
|
|
send-bz2-report compress.py compress.sh epasswd.py orders-process
|
2016-02-11 20:27:41 +01:00
|
|
|
checkpasswd.py sendreport.sh orders-accept DESTINATION bin)
|
2016-02-10 23:06:41 +01:00
|
|
|
|
|
|
|
install(DIRECTORY cron/ DESTINATION bin USE_SOURCE_PERMISSIONS
|
|
|
|
FILES_MATCHING PATTERN "*.cron")
|
2016-02-11 11:41:19 +01:00
|
|
|
|
|
|
|
install(DIRECTORY procmail DESTINATION share)
|