Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184441 - kde-base/kdelibs fails to create /etc/revdep-rebuild/50-kde3
Summary: kde-base/kdelibs fails to create /etc/revdep-rebuild/50-kde3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-06 19:14 UTC by Jakub Moc (RETIRED)
Modified: 2007-07-07 13:44 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 Jakub Moc (RETIRED) gentoo-dev 2007-07-06 19:14:32 UTC
The nasty CAT <<EOF > blah thing doesn't work at all.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-07-07 00:53:47 UTC
Addition of the following line seems to fix this issue:
mkdir -p "${D}"/etc/revdep-rebuild
Comment 2 Wulf Krueger (RETIRED) gentoo-dev 2007-07-07 13:44:40 UTC
Thanks for reporting this, jakub! Arfrever, thanks to you, too, for the suggestion. I've used "dodir", though, because it handels ${D} transparently.

Fixed in CVS.