About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
ssuominen 09/08/06 14:59:32 Modified: openinventor-2.1.5.10-r3.ebuild Log: Forgot to rename src_unpack to src_prepare (Portage version: 2.2_rc36/cvs/Linux x86_64) Revision Changes Path 1.7 media-libs/openinventor/openinventor-2.1.5.10-r3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/openinventor/openinventor-2.1.5.10-r3.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/openinventor/openinventor-2.1.5.10-r3.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/openinventor/openinventor-2.1.5.10-r3.ebuild?r1=1.6&r2=1.7 Index: openinventor-2.1.5.10-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/openinventor/openinventor-2.1.5.10-r3.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- openinventor-2.1.5.10-r3.ebuild 6 Aug 2009 14:57:11 -0000 1.6 +++ openinventor-2.1.5.10-r3.ebuild 6 Aug 2009 14:59:32 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openinventor/openinventor-2.1.5.10-r3.ebuild,v 1.6 2009/08/06 14:57:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openinventor/openinventor-2.1.5.10-r3.ebuild,v 1.7 2009/08/06 14:59:32 ssuominen Exp $ EAPI=2 inherit eutils versionator flag-o-matic toolchain-funcs @@ -27,9 +27,7 @@ S=${WORKDIR}/${MY_PN} -src_unpack() { - unpack ${A} - cd "${S}" +src_prepare() { # ordinary yacc fails epatch "${FILESDIR}"/use-byacc.patch # support for amd64, sparc and alpha
Updated Jun 26, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.