Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 76041 Details for
Bug 116567
New ebuild for swi-prolog-5.6.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
swi-prolog-5.6.0.ebuild.patch
swi-prolog-5.6.0.ebuild.patch (text/plain), 1.80 KB, created by
Keri Harris (RETIRED)
on 2006-01-02 21:24:22 UTC
(
hide
)
Description:
swi-prolog-5.6.0.ebuild.patch
Filename:
MIME Type:
Creator:
Keri Harris (RETIRED)
Created:
2006-01-02 21:24:22 UTC
Size:
1.80 KB
patch
obsolete
>--- swi-prolog-5.6.0.ebuild.orig 2006-01-03 18:20:00.000000000 +1300 >+++ swi-prolog-5.6.0.ebuild 2006-01-03 18:19:32.000000000 +1300 >@@ -1,6 +1,6 @@ > # Copyright 1999-2005 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/dev-lang/swi-prolog-lite/swi-prolog-lite-5.5.39.ebuild,v 1.3 2005/12/01 09:51:46 vapier Exp $ >+# $Header: $ > > inherit autotools eutils flag-o-matic > >@@ -37,14 +37,15 @@ > unpack ${A} > cd "${S}" > >+ epatch "${FILESDIR}"/${P}-test.patch >+ > if ! use minimal ; then > epatch "${FILESDIR}"/${P}-packages-CFLAGS.patch >- epatch "${FILESDIR}"/${P}-packages-mp-DESTDIR.patch >- epatch "${FILESDIR}"/${P}-packages-semweb-DESTDIR.patch >+ epatch "${FILESDIR}"/${P}-packages-portage.patch > epatch "${FILESDIR}"/${P}-packages-db-db4.patch > epatch "${FILESDIR}"/${P}-packages-jpl-arch.patch > epatch "${FILESDIR}"/${P}-packages-ltx2htm.patch >- epatch "${FILESDIR}"/${P}-packages-docs.patch >+ epatch "${FILESDIR}"/${P}-packages-test.patch > fi > } > >@@ -102,9 +103,23 @@ > > src_install() { > make -C src DESTDIR="${D}" install || die "install src failed" >- 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" >+ >+ 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" >+ 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 >+}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 116567
:
75431
|
75432
|
75433
|
75489
|
75490
|
75491
|
75492
|
75743
|
75772
|
75775
|
75776
|
75823
|
75825
|
76041
|
76042
|
76043
|
76044
|
76045
|
76046
|
76053
|
76054
|
76055
|
76388
|
76816
|
77057
|
77058
|
77106
|
77506
|
77509
|
77625
|
79824
|
79825
|
79826
|
79827
|
79828
|
79829
|
79830
|
79831
|
79832
|
79833
|
79986
|
79987
|
79989
|
80143
|
81743
|
81744
|
81745
|
81746