Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88897 - krusader-1.60.0.ebuild (Bump)
Summary: krusader-1.60.0.ebuild (Bump)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-12 14:12 UTC by Dirk Eschler
Modified: 2005-04-13 10:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Eschler 2005-04-12 14:12:29 UTC
Hi,

we have released the stable version of Krusader 1.60.0. Only bugs were fixed since the last beta.
I bumped krusader-1.60.0_beta2.ebuild to krusader-1.60.0.ebuild locally and it compiles and works just fine.


Reproducible: Always
Steps to Reproduce:
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-04-13 10:24:18 UTC
In portage.

FYI, there's a small problem in krusader/Makefile.am: krusaderui.rc is installed by both the install-data-local target and by setting "rcdir" and "rc_DATA"; and the latter method is wrongly used as it refers incorrectly to DESTDIR.
And another thing: running ./configure && make triggers a run of aclocal/automake, which means that the tarball was created in an unclean way.

Thanks!