include more headers
authorMike Frysinger <vapier@gentoo.org>
Sun, 25 Mar 2007 12:09:11 +0000 (12:09 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sun, 25 Mar 2007 12:09:11 +0000 (12:09 +0000)
sys-fs/quota/quota-3.13.ebuild

index c40d2bb0c686abce5bea895122c281244d52a01b..3579fab371833315560cfef9e3840653155fc4dd 100644 (file)
@@ -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