| Bug#: 134813 | Product: Gentoo Linux | Version: unspecified | Platform: x86 |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: emacs@gentoo.org | Reported By: avuton@gmail.com | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: compile failures in jasspa-microemacs-20050505-r2 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-05-29 12:19 0000 | |||
| Description: | Opened: 2006-05-29 12:19 0000 |
A compilation error is caused in jasspa due to the fact that they're testing
weather to use ncurses or termcap, since ncurses is a dependency to this
package I completely remove the test. Also, the dobin ${FILESDIR}/me breaks the
ebuild, so I also have fixed that.
Created an attachment (id=87817) [details]
jasspa-microemacs-20050505-r2 ebuild patch
Created an attachment (id=87818) [details]
this patch removes the termcap/ncurses test, using only ncurses since it's a
dependency.
Thanks for the contribution. New -r3 committed to CVS.