From d79432ee2300f4dc36b5838aceaa9ff1e1787c71 Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Wed, 17 Oct 2018 21:51:03 +0200 Subject: [PATCH] rtkit: change username back to rtkit --- srcpkgs/rtkit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rtkit/template b/srcpkgs/rtkit/template index 6c51af85d6d..e8f0d01c1e6 100644 --- a/srcpkgs/rtkit/template +++ b/srcpkgs/rtkit/template @@ -1,7 +1,7 @@ # Template file for 'rtkit' pkgname=rtkit version=0.11 -revision=14 +revision=15 build_style=gnu-configure hostmakedepends="pkg-config" 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" checksum=68859108cff6410901502b58365eb7607da37110a06b837762f771735f58acd0 -system_accounts="_rtkit" +system_accounts="rtkit" _rtkit_homedir="/proc" post_install() {