Bug 184441 - kde-base/kdelibs fails to create /etc/revdep-rebuild/50-kde3
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.

------- Comment #1 From Arfrever Frehtes Taifersar Arahesis 2007-07-07 00:53:47 0000 -------
Addition of the following line seems to fix this issue:
mkdir -p "${D}"/etc/revdep-rebuild

------- Comment #2 From Wulf Krueger (RETIRED) 2007-07-07 13:44:40 0000 -------
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.