summaryrefslogtreecommitdiff
path: root/extra/systemd
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-17 19:20:30 +0000
committerroot <root@rshg054.dnsready.net>2012-02-17 19:20:30 +0000
commit4fc59478d1180fd7984003f5b1645fe40954299f (patch)
tree35f3d7dada2cfcb8194cdaed447c431664746934 /extra/systemd
parent76774d40da5ce246c9f2178fdf937706d99af4b2 (diff)
Fri Feb 17 19:20:30 UTC 2012
Diffstat (limited to 'extra/systemd')
-rw-r--r--extra/systemd/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/systemd/PKGBUILD b/extra/systemd/PKGBUILD
index 8c2bf8560..27934ec81 100644
--- a/extra/systemd/PKGBUILD
+++ b/extra/systemd/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 150257 2012-02-16 01:26:10Z dreisner $
+# $Id: PKGBUILD 150293 2012-02-16 14:21:25Z dreisner $
# Maintainer: Dave Reisner <dreisner@archlinux.org>
pkgname=systemd
pkgver=43
-pkgrel=1
+pkgrel=2
pkgdesc="Session and Startup manager"
arch=('i686' 'x86_64')
url="http://www.freedesktop.org/wiki/Software/systemd"
@@ -46,7 +46,8 @@ build() {
--libdir=/usr/lib \
--localstatedir=/var \
--with-rootprefix= \
- --with-rootlibdir=/lib
+ --with-rootlibdir=/lib \
+ --with-distro=arch
make