Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6408 - Request for bigloo-2.5a ebuild
Summary: Request for bigloo-2.5a ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
: 6407 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-08-13 07:34 UTC by Y-z
Modified: 2007-01-18 13:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Y-z 2002-08-13 07:34:09 UTC
The bigloo ebuild exists, but has some bugs and is out-of-date.

To get it up-to-date, change the version to 2.5a and make the
changes below:

% diff /usr/portage.local/dev-lisp/bigloo/*{2.4c,2.5a}.ebuild
24d23
< 
38c37
<       echo LD_LIBRARY_PATH=${S}/lib/2.4c >> Makefile.config
---
>       echo LD_LIBRARY_PATH=${S}/lib/${PV} >> Makefile.config
53c52
<       dodir /usr/share/doc/${PV}
---
>       dodir /usr/share/doc/${PN}/${PV}
Comment 1 SpanKY gentoo-dev 2002-08-13 10:30:01 UTC
*** Bug 6407 has been marked as a duplicate of this bug. ***
Comment 2 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-08-16 09:35:54 UTC
Fixed. Available as dev-lisp/bigloo-2.5a