rtkit: fix homedir of user
This commit is contained in:
committed by
Enno Boland
parent
284452e9b8
commit
80cd0a6015
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'rtkit'
|
# Template file for 'rtkit'
|
||||||
pkgname=rtkit
|
pkgname=rtkit
|
||||||
version=0.11
|
version=0.11
|
||||||
revision=15
|
revision=16
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="dbus-devel libcap-devel"
|
makedepends="dbus-devel libcap-devel"
|
||||||
@@ -13,7 +13,7 @@ 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() {
|
||||||
# DBus configuration
|
# DBus configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user