mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
rtkit: change username back to rtkit
This commit is contained in:
parent
49c4cb9ceb
commit
d79432ee23
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rtkit'
|
# Template file for 'rtkit'
|
||||||
pkgname=rtkit
|
pkgname=rtkit
|
||||||
version=0.11
|
version=0.11
|
||||||
revision=14
|
revision=15
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="dbus-devel libcap-devel"
|
makedepends="dbus-devel libcap-devel"
|
||||||
|
@ -12,7 +12,7 @@ homepage="http://git.0pointer.de/?p=rtkit.git"
|
||||||
distfiles="http://0pointer.de/public/${pkgname}-${version}.tar.xz"
|
distfiles="http://0pointer.de/public/${pkgname}-${version}.tar.xz"
|
||||||
checksum=68859108cff6410901502b58365eb7607da37110a06b837762f771735f58acd0
|
checksum=68859108cff6410901502b58365eb7607da37110a06b837762f771735f58acd0
|
||||||
|
|
||||||
system_accounts="_rtkit"
|
system_accounts="rtkit"
|
||||||
_rtkit_homedir="/proc"
|
_rtkit_homedir="/proc"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue