Bug 114317 - x86 stable on amyedit
|
Bug#:
114317
|
Product: Gentoo Linux
|
Version: 2005.1
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: x86@gentoo.org
|
Reported By: pclouds@gentoo.org
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: x86 stable on amyedit
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-12-02 23:14 0000
|
amyedit has been ~x86 for half a year without any open bugs. Please test/mark
it x86
Works fine for me on stable x86.
src_install() {
einstall
dodoc COPYING Changelog INSTALL README TODO || die
}
You should not be installing the COPYING or INSTALL files. COPYING is already in
$PORTDIR/licenses and INSTALL is only useful with the sources when compiling
manually.
Done, not install either INSTALL nor COPYING.