About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
ssuominen 10/01/01 20:57:00 Modified: ibam-0.4.ebuild Log: quoting (Portage version: 2.2_rc61/cvs/Linux x86_64) Revision Changes Path 1.5 app-laptop/ibam/ibam-0.4.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/ibam/ibam-0.4.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/ibam/ibam-0.4.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/ibam/ibam-0.4.ebuild?r1=1.4&r2=1.5 Index: ibam-0.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-laptop/ibam/ibam-0.4.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ibam-0.4.ebuild 4 Mar 2007 20:05:22 -0000 1.4 +++ ibam-0.4.ebuild 1 Jan 2010 20:56:59 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/ibam/ibam-0.4.ebuild,v 1.4 2007/03/04 20:05:22 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/ibam/ibam-0.4.ebuild,v 1.5 2010/01/01 20:56:59 ssuominen Exp $ inherit toolchain-funcs @@ -23,7 +23,7 @@ sed -i \ -e "s:^CFLAGS=-O3:CFLAGS=${CFLAGS}:" \ -e "s:^CC=g++:CC=$(tc-getCXX):" \ - ${S}/Makefile + "${S}"/Makefile || die } src_compile() { @@ -31,7 +31,7 @@ } src_install() { - dobin ibam + dobin ibam || die dodoc CHANGES README REPORT }
Updated Jun 26, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.