summaryrefslogtreecommitdiff
path: root/core/systemd
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-05-13 11:04:03 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-05-13 11:04:03 +0200
commit61aea54ae027f4d27c2bb4f92f09b50e967bf867 (patch)
tree16a95b634e07c67ff0adeffcc46c2a0b9a6927cb /core/systemd
parent435c057e31699c734b0aabb46c2d9a4f647f1367 (diff)
systemd builds with parallel make.
Diffstat (limited to 'core/systemd')
-rw-r--r--core/systemd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/systemd/PKGBUILD b/core/systemd/PKGBUILD
index 9cf15c2e8..1a106b14e 100644
--- a/core/systemd/PKGBUILD
+++ b/core/systemd/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL2' 'LGPL2.1' 'MIT')
makedepends=('acl' 'cryptsetup' 'dbus-core' 'docbook-xsl' 'gobject-introspection' 'gperf'
'gtk-doc' 'intltool' 'kmod' 'libcap' 'libgcrypt' 'libmicrohttpd' 'libxslt'
'linux-api-headers' 'pam' 'python' 'quota-tools' 'xz')
-options=('!libtool' '!makeflags' '!distcc')
+options=('!libtool' '!distcc')
source=("http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz"
'initcpio-hook-udev'
'initcpio-install-udev'