From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1ImyI8-0001SD-El for garchives@archives.gentoo.org; Tue, 30 Oct 2007 21:06:28 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9UL5VI3010454; Tue, 30 Oct 2007 21:05:31 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9UL3LJQ007808 for ; Tue, 30 Oct 2007 21:03:21 GMT Received: from [10.0.0.9] (bcr100.neoplus.adsl.tpnet.pl [83.27.233.100]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 3097465408 for ; Tue, 30 Oct 2007 21:03:19 +0000 (UTC) Subject: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-irc/mistbot: mistbot-0.9.ebuild metadata.xml Manifest ChangeLog From: Dawid =?UTF-8?Q?W=C4=99gli=C5=84ski?= To: gentoo-dev@lists.gentoo.org In-Reply-To: <20071030060305.GC30328@supernova> References: <20071030060305.GC30328@supernova> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-wJL2AS/BvWgeIGYFHwUx" Date: Tue, 30 Oct 2007 23:03:16 +0100 Message-Id: <1193781796.6188.13.camel@sapphire> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 X-Archives-Salt: f4c7e540-fd58-490e-a5dc-ff2b7be51418 X-Archives-Hash: 9122f80f49d629bafc8cd93e6ff4966a --=-wJL2AS/BvWgeIGYFHwUx Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Dnia 29-10-2007, Pn o godzinie 23:03 -0700, Donnie Berkholz napisa=C5=82(a)= : > On 22:45 Mon 29 Oct , Dawid Weglinski (cla) wrote: > > Revision Changes Path > > 1.1 net-irc/mistbot/mistbot-0.9.ebuild > >=20 > > file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/mistbot/= mistbot-0.9.ebuild?rev=3D1.1&view=3Dmarkup > > plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/mistbot/= mistbot-0.9.ebuild?rev=3D1.1&content-type=3Dtext/plain >=20 > > src_compile() { > > ebegin "Change build.conf to fit needs" > >=20 > > if ! use xml; then > > sed -e '/^MODS\ +=3D\ rss$/d' -i build.conf || die "sed failed" > > fi > >=20 > > if ! use nls; then > > sed -e '/^NLS =3D nls$/d' -i build.conf || die "sed failed" > > fi > >=20 > > if ! use debug; then > > sed -e '/^DEBUG =3D debug$/d' -i build.conf || die "sed failed" > > fi > >=20 > > if ! use ssl; then > > sed -e '/^SSL =3D ssl$/d' -i build.conf || die "sed failed" > > fi > >=20 > > sed -e 's/^#ONCE\ =3D\ yes$/ONCE\ =3D\ yes/' -i build.conf || die "sed= failed" >=20 > What's up with some of these escaping spaces, and others not? >=20 > > echo "CXXFLAGS=3D${CXXFLAGS}" >> build.conf > > echo "CXX=3D$(tc-getCXX)" >> build.conf > > echo "PREFIX=3D/usr" >> build.conf > >=20 > > ebegin "compiling source" > >=20 > > emake all-oneGo || die "emake failed" > >=20 > > if use doc; then > > ebegin "generate documentation" > > make doc || die "make doc failed" > > fi > > } > >=20 > > src_install() { > > make install DESTDIR=3D"${D}" || die "make install failed" >=20 > Any particular reason 'emake' isn't used here or in the 'make doc' call? >=20 > Thanks, > Donnie Fixed, thanks Cheers --=20 ,-----------------------------. | Dawid W=C4=99gli=C5=84ski | | cla@gentoo.org | | cla @ irc.freenode.net | | GPG: 295E72D9 | `-----------------------------' --=-wJL2AS/BvWgeIGYFHwUx Content-Type: application/pgp-signature; name=signature.asc Content-Description: To jest =?UTF-8?Q?cz=C4=99=C5=9B=C4=87?= listu podpisana cyfrowo -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBHJ6ogUPEOwClectkRAtzFAKCsGzecvIGTjrdSdfmDuh5PmnIy8QCgjGAf zaEimRUv9Zmdhs2oC1QfPJs= =U9iA -----END PGP SIGNATURE----- --=-wJL2AS/BvWgeIGYFHwUx-- -- gentoo-dev@gentoo.org mailing list