Loading PKGBUILD +0 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,6 @@ backup=('etc/aurbot.conf') makedepends=('python-distribute') depends=('systemd' 'python' 'python-systemd') optdepends=('devtools') install=aurbot.install package() { cd "$startdir" Loading aurbot.installdeleted 100644 → 0 +0 −9 Original line number Diff line number Diff line #!/bin/bash ## arg 1: the new package version post_install() { systemd-sysusers aurbot.conf systemd-tmpfiles --create aurbot.conf } # vim:set ts=2 sw=2 ft=sh et: Loading
PKGBUILD +0 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,6 @@ backup=('etc/aurbot.conf') makedepends=('python-distribute') depends=('systemd' 'python' 'python-systemd') optdepends=('devtools') install=aurbot.install package() { cd "$startdir" Loading
aurbot.installdeleted 100644 → 0 +0 −9 Original line number Diff line number Diff line #!/bin/bash ## arg 1: the new package version post_install() { systemd-sysusers aurbot.conf systemd-tmpfiles --create aurbot.conf } # vim:set ts=2 sw=2 ft=sh et: