summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSP2015-10-24 17:49:08 +0000
committerSP2015-10-24 17:49:08 +0000
commit4f016ac8e26d45fc1c3c74fc790ff7c0fc0dd60f (patch)
treef71d172fd4f1de493dff19115e25d278f5f206e5 /PKGBUILD
parentfe336e603fb3c0675936a38df8d3da250aace003 (diff)
downloadaur-4f016ac8e26d45fc1c3c74fc790ff7c0fc0dd60f.tar.gz
run doveconf on package changes and install 10-master in portal's sharedir
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7fe4e0b93d51..8c84110384c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,4 +27,5 @@ package() {
install -Dm544 portal-doveconf "$pkgdir/usr/bin/portal-doveconf"
install -Dm440 ../portal.sudo "${pkgdir}/etc/sudoers.d/${pkgname}"
install -Dm544 ../master.cf "$pkgdir/usr/share/portal/master.cf"
+ install -Dm544 ../10-master.conf "$pkgdir/usr/share/portal/10-master.conf"
}