First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 235881
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Scheme Herd <scheme@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ulrich Müller <ulm@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
bigloo-2.7a_p2.ebuild.diff Patch for bigloo-2.7a_p2.ebuild patch Ulrich Müller 2008-08-27 10:08 0000 267 bytes Details | Diff
bigloo-3.1a.ebuild.diff Patch for bigloo-3.1a.ebuild patch Ulrich Müller 2008-08-27 10:09 0000 729 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 235881 depends on: Show dependency tree
Bug 235881 blocks: 184166 235442
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-08-27 09:32 0000
src_compile() byte-compiles the Emacs Lisp files:
    use emacs && elisp-comp etc/*.el

src_install() installs the uncompiled files, but not the bytecode:
    elisp-install ${PN} etc/*.el

... which doesn't make much sense.

Furthermore, the ebuilds should use elisp-compile instead of the deprecated
elisp-comp, see bug 235442.

Patch will follow.

------- Comment #1 From Ulrich Müller 2008-08-27 10:08:09 0000 -------
Created an attachment (id=163878) [details]
Patch for bigloo-2.7a_p2.ebuild

------- Comment #2 From Ulrich Müller 2008-08-27 10:09:12 0000 -------
Created an attachment (id=163880) [details]
Patch for bigloo-3.1a.ebuild

Patch for 3.1a, should be applied to all ebuilds >=2.9a.

------- Comment #3 From Ulrich Müller 2008-08-27 10:11:24 0000 -------
(In reply to comment #2)
> Created an attachment (id=163880) [edit] [details]
> Patch for bigloo-3.1a.ebuild
> 
> Patch for 3.1a, should be applied to all ebuilds >=2.9a.

... and to 3.1b in the gentoo-lisp overlay.

------- Comment #4 From Ulrich Müller 2008-08-28 17:59:31 0000 -------
Fixed it myself, with permission from hkbst.
Version in overlay fixed, too.

First Last Prev Next    No search results available      Search page      Enter new bug