summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302016-11-21 23:31:12 +0100
committerM0Rf302016-11-21 23:31:12 +0100
commit462fba7eb04dbb764d10a1846d720428ad9e1fa7 (patch)
tree12e2a52e1d96db6104f3d631ccedb933718fd7ee /PKGBUILD
parentb4d645b30bc5f7660cabc9f62d4001b513bcc183 (diff)
downloadaur-462fba7eb04dbb764d10a1846d720428ad9e1fa7.tar.gz
updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ac4b315e171..b67b46e2c41e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -79,6 +79,7 @@ package() {
msg2 "Replace deprecated # with ; for php comment"
find "${pkgdir}/etc/airtime/airtime.example.conf" -name "*.conf" -exec sed -i -re 's/^(\s*)#(.*)/\1;\2/g' {} \;
+ install -D -m644 ../airtime.tmpfiles.conf "${pkgdir}/usr/lib/tmpfiles.d/airtime.conf"
install -D -m644 "airtime_mvc/build/airtime-php.logrotate" "${pkgdir}/etc/logrotate.d/airtime-php"
install -D -m644 "python_apps/pypo/liquidsoap/airtime-liquidsoap.logrotate" "${pkgdir}/etc/logrotate.d/airtime-liquidsoap"