diff options
Diffstat (limited to 'dev-libs/glib/glib-2.8.6.ebuild')
-rw-r--r-- | dev-libs/glib/glib-2.8.6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.8.6.ebuild b/dev-libs/glib/glib-2.8.6.ebuild index 296f8525a9c0..5f51ba590d34 100644 --- a/dev-libs/glib/glib-2.8.6.ebuild +++ b/dev-libs/glib/glib-2.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.8.6.ebuild,v 1.15 2007/01/05 04:29:15 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.8.6.ebuild,v 1.16 2007/07/12 02:25:34 mr_bones_ Exp $ inherit gnome.org libtool eutils flag-o-matic @@ -23,7 +23,6 @@ DEPEND="${RDEPEND} ~app-text/docbook-xml-dtd-4.1.2 )" - src_unpack() { unpack ${A} cd ${S} |