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
|
2018-10-09 19:40:26 +02:00
|
|
|
process-orders.py accept-orders.py getemail.py checkpasswd.py
|
|
|
|
sendreport.sh sendreports.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)
|