From b72b01bb7eb2f8a3e7ff07f5cff3afeb68a6d84d Mon Sep 17 00:00:00 2001 From: Yurii Kolesnykov Date: Mon, 16 Jan 2017 11:50:55 +0300 Subject: disable ccache and distcc --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index b5cc8b8..8eccbdb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=systemd-git pkgname=('systemd-git' 'libsystemd-git' 'systemd-sysvcompat-git') pkgdesc="systemd from git" -pkgver=232.r485.g4b2419165 +pkgver=232.r595.g8171bcc70 pkgrel=1 branch='master' arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf' 'intltool' 'iptables' 'kmod' 'libcap' 'libidn' 'libgcrypt' 'libmicrohttpd' 'libxslt' 'util-linux' 'linux-api-headers' 'python-lxml' 'quota-tools' 'shadow' 'gnu-efi-libs' 'git') -options=('strip') +options=('strip' '!distcc' '!ccache') source=("systemd-git::git://github.com/systemd/systemd.git#branch=${branch}" 'initcpio-hook-udev' 'initcpio-install-systemd' -- cgit v1.2.3-70-g09d2