summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2017-01-16 11:37:11 -0500
committerMike Gilbert <floppym@gentoo.org>2017-01-16 11:37:33 -0500
commit09cd09946cdad79faace80036a301784289a7e38 (patch)
treeb91f1236e978ad916e50bfb4ba99a3ebf219caf2 /sys-fs/udev/udev-232-r2.ebuild
parentsys-libs/cygwin-crypt: Fix metadata.xml (diff)
downloadgentoo-09cd09946cdad79faace80036a301784289a7e38.tar.gz
gentoo-09cd09946cdad79faace80036a301784289a7e38.tar.bz2
gentoo-09cd09946cdad79faace80036a301784289a7e38.zip
sys-fs/udev: fix build with gperf-3.1
Bug: https://bugs.gentoo.org/605022 Package-Manager: Portage-2.3.3_p32, Repoman-2.3.1_p25
Diffstat (limited to 'sys-fs/udev/udev-232-r2.ebuild')
-rw-r--r--sys-fs/udev/udev-232-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-232-r2.ebuild b/sys-fs/udev/udev-232-r2.ebuild
index 5338a7addf22..16d3cfc6b1e9 100644
--- a/sys-fs/udev/udev-232-r2.ebuild
+++ b/sys-fs/udev/udev-232-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -123,6 +123,7 @@ src_prepare() {
echo 'AC_DEFUN([AM_PATH_LIBGCRYPT],[:])' > m4/gcrypt.m4
eapply "${FILESDIR}/systemd-${PV}-pkgconfig.patch"
+ eapply "${FILESDIR}"/232-0002-build-sys-add-check-for-gperf-lookup-function-signat.patch
# apply user patches
eapply_user