From 50a3a761c017fa408ccc82b6404dca675a506603 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 25 Mar 2007 12:09:11 +0000 Subject: [PATCH] include more headers --- sys-fs/quota/quota-3.13.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys-fs/quota/quota-3.13.ebuild b/sys-fs/quota/quota-3.13.ebuild index c40d2bb0c686..3579fab37183 100644 --- a/sys-fs/quota/quota-3.13.ebuild +++ b/sys-fs/quota/quota-3.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.13.ebuild,v 1.2 2006/06/10 19:49:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.13.ebuild,v 1.3 2007/03/25 12:09:11 vapier Exp $ inherit eutils @@ -26,6 +26,7 @@ src_unpack() { cd "${S}" epatch "${FILESDIR}"/${P}-configure-LANG.patch #131432 + epatch "${FILESDIR}"/${PN}-3.14-headers.patch # patch to prevent quotactl.2 manpage from being installed # that page is provided by man-pages instead -- 2.26.2