Summary: | media-sound/soundkonverter: automake called by maintainer-mode | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Gentoo Sound Team <sound> |
Status: | RESOLVED FIXED | ||
Severity: | QA | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://blog.flameeyes.eu/2008/06/13/maintaner-mode | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 226305 | ||
Attachments: | Build log |
Description
Diego Elio Pettenò (RETIRED)
![]() Created attachment 179258 [details]
Build log
Unfortunately it's not entirely maintainer-mode, but the Makefile's call a cvs.sh and others in admin/ directory this package ships, as do many others KDE 3.x pkgs. Just adding eautoreconf won't make this problem go away, the build system would require some rewriting.. :-( If it's using the kde3 build cr^Wsystem you should just remove the configure file and let kde.eclass handle it. (In reply to comment #3) > If it's using the kde3 build cr^Wsystem you should just remove the configure > file and let kde.eclass handle it. > Thanks, that helped. :-) Still ugly, but doesn't rerun the stuff anymore. |