|
|
# Copyright 1999-2006 Gentoo Foundation | # Copyright 1999-2006 Gentoo Foundation |
# Distributed under the terms of the GNU General Public License v2 | # Distributed under the terms of the GNU General Public License v2 |
# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.6-r1.ebuild,v 1.7 2006/07/17 16:53:40 dang Exp $ |
# $Header: |
| |
inherit eutils elisp-common gnome2 | inherit eutils elisp-common gnome2 |
| |
|
|
| |
src_unpack() { | src_unpack() { |
gnome2_src_unpack | gnome2_src_unpack |
|
|
# Fix building of SGML manuals (bug #133825) and improve navigation header |
|
# of XML manuals. |
|
epatch "${FILESDIR}"/${P}-no_dupe_ids.patch |
|
} | } |
| |
src_compile() { | src_compile() { |