summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-01-01 20:19:21 +0100
committerJeroen Roovers <jer@gentoo.org>2017-01-01 20:23:50 +0100
commit47bc9ccf7abfb3054d762f2d9f7b3a1cbeebe612 (patch)
treef8c437cebcf8ddcf4c34866214a5f7eab53c0205 /dev-libs/libnl/libnl-3.2.29.ebuild
parentapp-misc/fsniper: EAPI 6 bump and ebuild cleanup. (diff)
downloadgentoo-47bc9ccf7abfb3054d762f2d9f7b3a1cbeebe612.tar.gz
gentoo-47bc9ccf7abfb3054d762f2d9f7b3a1cbeebe612.tar.bz2
gentoo-47bc9ccf7abfb3054d762f2d9f7b3a1cbeebe612.zip
dev-libs/libnl: Fix building against older kernel headers (bug #604190 by pavel sanda).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-libs/libnl/libnl-3.2.29.ebuild')
-rw-r--r--dev-libs/libnl/libnl-3.2.29.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-libs/libnl/libnl-3.2.29.ebuild b/dev-libs/libnl/libnl-3.2.29.ebuild
index 5c5c56579d80..56f302170246 100644
--- a/dev-libs/libnl/libnl-3.2.29.ebuild
+++ b/dev-libs/libnl/libnl-3.2.29.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$
@@ -63,8 +63,7 @@ MULTILIB_WRAPPED_HEADERS=(
PATCHES=(
"${FILESDIR}"/${PN}-1.1-vlan-header.patch
- "${FILESDIR}"/${PN}-3.2.20-rtnl_tc_get_ops.patch
- "${FILESDIR}"/${PN}-3.2.20-cache-api.patch
+ "${FILESDIR}"/${PN}-3.2.28-in6.patch
)
src_prepare() {