* [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-lang/swi-prolog: ChangeLog swi-prolog-5.6.41.ebuild
[not found] <E1Icau2-0005pC-St@stork.gentoo.org>
@ 2007-10-02 6:13 ` Donnie Berkholz
0 siblings, 0 replies; only message in thread
From: Donnie Berkholz @ 2007-10-02 6:13 UTC (permalink / raw
To: gentoo-dev, keri
On 06:06 Tue 02 Oct , Keri Harris (keri) wrote:
> 1.1 dev-lang/swi-prolog/swi-prolog-5.6.41.ebuild
>
> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/swi-prolog/swi-prolog-5.6.41.ebuild?rev=1.1&view=markup
> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/swi-prolog/swi-prolog-5.6.41.ebuild?rev=1.1&content-type=text/plain
> src_install() {
> make -C src DESTDIR="${D}" install || die "install src failed"
>
> if ! use minimal ; then
> make -C packages DESTDIR="${D}" install || die "install packages failed"
> if use doc ; then
> make -C packages DESTDIR="${D}" html-install || die "html-install failed"
> make -C packages/cppproxy DESTDIR="${D}" install-examples || die "install-examples failed"
> fi
> fi
>
> dodoc ANNOUNCE ChangeLog INSTALL INSTALL.notes PORTING README README.GUI VERSION
> }
>
> src_test() {
> cd "${S}/src"
> make check || die "make check failed. See above for details."
>
> if ! use minimal ; then
> cd "${S}/packages"
> make check || die "make check failed. See above for details."
> fi
> }
Why not emake for all these?
Thanks,
Donnie
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-02 6:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E1Icau2-0005pC-St@stork.gentoo.org>
2007-10-02 6:13 ` [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-lang/swi-prolog: ChangeLog swi-prolog-5.6.41.ebuild Donnie Berkholz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox