From c9cf859cff285202e44457833677225593501ed5 Mon Sep 17 00:00:00 2001 From: piernov Date: Sun, 5 Aug 2012 23:20:09 +0200 Subject: systemd 187-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- systemd/Pkgfile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'systemd/Pkgfile') diff --git a/systemd/Pkgfile b/systemd/Pkgfile index 87ccdf65b..8b34c6290 100644 --- a/systemd/Pkgfile +++ b/systemd/Pkgfile @@ -2,12 +2,12 @@ # URL: http://www.freedesktop.org/software/systemd/ # Maintainer: http://cgit.freedesktop.org/systemd/systemd/ # Packager: piernov -# Depends on: libusbx, usbutils, gobject-introspection, gperf, pciutils, intltool, dbus, libcap, syslog-ng, sysvinit -# Run on: dbus,libcap,syslog-ng,sysvinit,acl +# Depends on: libusbx, usbutils, gobject-introspection, gperf, pciutils, intltool, libcap, syslog-ng, sysvinit, dbus +# Run on: libcap,syslog-ng,sysvinit,acl,dbus name=systemd -version=186 -release=2 +version=187 +release=1 source=(http://www.freedesktop.org/software/$name/$name-$version.tar.xz NuTyX.patch os-release) @@ -16,7 +16,7 @@ build() { cd $name-$version - patch -p0 < ../NuTyX.patch + patch -p1 < ../NuTyX.patch autoreconf -- cgit v1.2.3-54-g00ecf