summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-09-08 15:15:09 +0000
committerMike Frysinger <vapier@gentoo.org>2004-09-08 15:15:09 +0000
commitf452fdebbb613d51bf6280a7aa86b8f4cb65fcc4 (patch)
tree81f88c15fd53bf3ef8dff76415df7d0c15c1a0fe /sys-apps/texinfo/texinfo-4.6.ebuild
parentadded back in x86_64.org patch and marked stable on amd64 (diff)
downloadhistorical-f452fdebbb613d51bf6280a7aa86b8f4cb65fcc4.tar.gz
historical-f452fdebbb613d51bf6280a7aa86b8f4cb65fcc4.tar.bz2
historical-f452fdebbb613d51bf6280a7aa86b8f4cb65fcc4.zip
gnuconfig lovin
Diffstat (limited to 'sys-apps/texinfo/texinfo-4.6.ebuild')
-rw-r--r--sys-apps/texinfo/texinfo-4.6.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys-apps/texinfo/texinfo-4.6.ebuild b/sys-apps/texinfo/texinfo-4.6.ebuild
index 53d2275b193e..c96dd7f6b433 100644
--- a/sys-apps/texinfo/texinfo-4.6.ebuild
+++ b/sys-apps/texinfo/texinfo-4.6.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.18 2004/08/24 03:45:16 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.19 2004/09/08 15:15:09 vapier Exp $
-inherit flag-o-matic
+inherit flag-o-matic gnuconfig
DESCRIPTION="The GNU info program and utilities"
HOMEPAGE="http://www.gnu.org/software/texinfo/"
@@ -32,6 +32,8 @@ src_unpack() {
-e 's:INFO_DEPS = texinfo:INFO_DEPS = texinfo.info:' \
-e 's:texinfo\::texinfo.info\::' \
Makefile.in
+
+ gnuconfig_update
}
src_compile() {