[arch-commits] Commit in rtkit/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Sun Apr 29 10:11:41 UTC 2012


    Date: Sunday, April 29, 2012 @ 06:11:40
  Author: allan
Revision: 157776

upgpkg: rtkit 0.10-4

move systemd files to /usr/lib

Modified:
  rtkit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-29 10:03:21 UTC (rev 157775)
+++ PKGBUILD	2012-04-29 10:11:40 UTC (rev 157776)
@@ -4,7 +4,7 @@
 
 pkgname=rtkit
 pkgver=0.10
-pkgrel=3
+pkgrel=4
 pkgdesc="Realtime Policy and Watchdog Daemon"
 arch=('i686' 'x86_64')
 url="http://git.0pointer.de/?p=rtkit.git"
@@ -21,7 +21,7 @@
     --prefix=/usr \
     --sysconfdir=/etc \
     --libexecdir=/usr/lib \
-    --with-systemdsystemunitdir=/lib/systemd/system
+    --with-systemdsystemunitdir=/usr/lib/systemd/system
 
   make
 }




More information about the arch-commits mailing list