Bug 71563 - app-cdr/kiso uses einstall instead of `make install DESTDIR=$D`
Bug#: 71563 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: kde@gentoo.org Reported By: vapier@gentoo.org
Component: Core system
URL: 
Summary: app-cdr/kiso uses einstall instead of `make install DESTDIR=$D`
Keywords:  
Status Whiteboard: 
Opened: 2004-11-17 09:19 0000
Description:   Opened: 2004-11-17 09:19 0000
einstall is a kludge that is supposed to be used only when DESTDIR is not
supported

------- Comment #1 From SpanKY 2004-11-17 09:20:59 0000 -------
also, rather than doing an 'addwrite' on the qt settings dir, the ebuild should
use the functions from the kde/qt eclasses

also, it looks upstream packaged it incorrectly ... the ebuild should run `make
distclean` in src_unpack() to clean up all the generated crap

------- Comment #2 From Simone Gotti (RETIRED) 2004-11-17 09:58:52 0000 -------
Take a look at kiso-0.70, I've already fixed it to a right version. If needed
I'll update also the old ebuilds.

I don't understand the "make distclean" needs, as they are things not
installed.

------- Comment #3 From SpanKY 2004-11-17 11:04:33 0000 -------
it looks like just 0.6 was packaged incorrectly

0.7 does resolve all the issues mentioned here, so feel free to close once the other two ebuilds are removed from portage

it doesnt matter if the files are installed or not, `make distclean` is required for the 0.6 package since those files are per-host specific

------- Comment #4 From Dan Armak (RETIRED) 2005-07-01 11:05:42 0000 -------
ppc, could you keyword kiso-0.8.1 stable so we can remove 0.4.2 from  
portage?  

------- Comment #5 From Joe Jezak 2005-07-02 07:15:03 0000 -------
Sure we can. Fixed in CVS.

------- Comment #6 From Carsten Lohrke 2005-07-02 08:43:17 0000 -------
Thanks Joe.