mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
socklog-void: clean-up after xlint-ing
Co-authored-by: classabbyamp <void@placeviolette.net>
This commit is contained in:
parent
1b50861d54
commit
3778f9b031
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,6 @@ pkgname=socklog-void
|
||||||
version=20200115
|
version=20200115
|
||||||
revision=2
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
system_groups="socklog"
|
|
||||||
make_dirs="/var/log/socklog 2750 root socklog"
|
make_dirs="/var/log/socklog 2750 root socklog"
|
||||||
conf_files="
|
conf_files="
|
||||||
/var/log/socklog/cron/config
|
/var/log/socklog/cron/config
|
||||||
|
@ -28,3 +27,4 @@ license="Public Domain"
|
||||||
homepage="https://github.com/void-linux/socklog-void"
|
homepage="https://github.com/void-linux/socklog-void"
|
||||||
distfiles="https://github.com/void-linux/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/void-linux/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=2bbd906513584ef1d4b729cdaf19356eaacb37d00e29fd26f7f06e34f492ed5f
|
checksum=2bbd906513584ef1d4b729cdaf19356eaacb37d00e29fd26f7f06e34f492ed5f
|
||||||
|
system_groups="socklog"
|
||||||
|
|
Loading…
Add table
Reference in a new issue