Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 425966 Details for
Bug 574606
dev-lisp/gcl-2.6.14 installs files into unexpected paths (/default.el)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gcl-use-emacs.patch
gcl-use-emacs.patch (text/plain), 553 bytes, created by
Jeroen Roovers (RETIRED)
on 2016-02-20 09:21:59 UTC
(
hide
)
Description:
gcl-use-emacs.patch
Filename:
MIME Type:
Creator:
Jeroen Roovers (RETIRED)
Created:
2016-02-20 09:21:59 UTC
Size:
553 bytes
patch
obsolete
>diff --git a/dev-lisp/gcl/gcl-2.6.12.ebuild b/dev-lisp/gcl/gcl-2.6.12.ebuild >index 959c269..eaa4f65 100644 >--- a/dev-lisp/gcl/gcl-2.6.12.ebuild >+++ b/dev-lisp/gcl/gcl-2.6.12.ebuild >@@ -72,12 +72,12 @@ src_configure() { > > econf --enable-dynsysgmp \ > --disable-xdr \ >- --enable-emacsdir=/usr/share/emacs/site-lisp/gcl \ > --enable-infodir=/usr/share/info \ > $(use_enable readline) \ > $(use_enable ansi) \ > $(use_enable athena xgcl) \ > $(use_with X x) \ >+ $(usex emacs '--enable-emacsdir=/usr/share/emacs/site-lisp/gcl' '') \ > ${tcl} > } >
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 574606
:
425358
|
425366
| 425966