From: Mike Frysinger Date: Sun, 25 Mar 2007 12:09:11 +0000 (+0000) Subject: include more headers X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=50a3a761c017fa408ccc82b6404dca675a506603;p=gentoo.git include more headers --- 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