Bug 23855 - Ebuild dev-db/metakit-2.4.7.37 access violation
|
Bug#:
23855
|
Product: Gentoo Linux
|
Version: 1.4_rc4
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: phosphan@gentoo.org
|
Reported By: daniel@totalueberwachung.de
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: Ebuild dev-db/metakit-2.4.7.37 access violation
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-07-02 00:21 0000
|
Initially ocurred on my Desktop and reproduced on my Laptop the
metakit-2.4.7.37.ebuild fails with an access violation.
Created an attachment (id=14102) [details]
This is a patch for metakit-2.4.37
This patch fixes the access violation bug for me.
The Makefile generated by configure doesnt seem to honor the DESTDIR variable,
so is sed through the Makefile and make him :-)
It's easier than that - no patch necessary.
Just use einstall (which sets ${prefix} correctly) instead of make install.
Modified the ebuild without increasing the revision number - if someone emerged it successfully, there's no need to let him do it again.