mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
turnstile: make linger dir
This commit is contained in:
parent
42194f562e
commit
ec317873be
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'turnstile'
|
||||
pkgname=turnstile
|
||||
version=0.1.10
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meson
|
||||
configure_args="-Ddinit=enabled -Drunit=enabled -Ddefault_backend=runit
|
||||
-Dmanage_rundir=true"
|
||||
|
@ -14,6 +14,7 @@ homepage="https://github.com/chimera-linux/turnstile"
|
|||
distfiles="https://github.com/chimera-linux/turnstile/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=186adf1402f3c63eecdbed241145cb029b7b1268c701a87381522d5b64583f2d
|
||||
conf_files="/etc/turnstile/turnstiled.conf"
|
||||
make_dirs="/var/lib/turnstiled/linger 0755 root root"
|
||||
|
||||
post_install() {
|
||||
vsv turnstiled
|
||||
|
|
Loading…
Add table
Reference in a new issue