|
|
# 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/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild,v 1.2 2006/03/25 19:19:28 joem Exp $ | # $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild,v 1.2 2006/03/25 19:19:28 joem Exp $ |
| |
inherit eutils gnome2 |
inherit gnome2 |
| |
DESCRIPTION="An editor to the GNOME 2 config system" | DESCRIPTION="An editor to the GNOME 2 config system" |
HOMEPAGE="http://www.gnome.org/" | HOMEPAGE="http://www.gnome.org/" |
|
|
unpack ${A} | unpack ${A} |
cd ${S} | cd ${S} |
epatch ${FILESDIR}/${P}-mem_corrupt.patch | epatch ${FILESDIR}/${P}-mem_corrupt.patch |
|
gnome2_omf_fix |
} | } |