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

Dave Reisner dreisner at archlinux.org
Thu Feb 16 14:21:11 UTC 2012


    Date: Thursday, February 16, 2012 @ 09:21:11
  Author: dreisner
Revision: 150292

upgpkg: systemd 43-2

- add --with-distro=arch, since our chroots dont have it

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-16 12:36:39 UTC (rev 150291)
+++ PKGBUILD	2012-02-16 14:21:11 UTC (rev 150292)
@@ -3,7 +3,7 @@
 
 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 @@
               --libdir=/usr/lib \
               --localstatedir=/var \
               --with-rootprefix= \
-              --with-rootlibdir=/lib
+              --with-rootlibdir=/lib \
+              --with-distro=arch
 
   make
 




More information about the arch-commits mailing list