| Bug#: 184441 | Product: Gentoo Linux | Version: 2007.0 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: kde@gentoo.org | Reported By: jakub@gentoo.org | |
| Component: KDE | |||
| URL: | |||
| Summary: kde-base/kdelibs fails to create /etc/revdep-rebuild/50-kde3 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-07-06 19:14 0000 | |||
| Description: | Opened: 2007-07-06 19:14 0000 |
The nasty CAT <<EOF > blah thing doesn't work at all.
Addition of the following line seems to fix this issue:
mkdir -p "${D}"/etc/revdep-rebuild
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.