Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 144337

Summary: xmms needs to make two empty directories.
Product: Gentoo Linux Reporter: Mark <znxster>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: Lowest    
Version: 2006.0   
Hardware: All   
OS: Linux   
URL: https://bugs.gentoo.org/show_bug.cgi?id=137265
Whiteboard:
Package list:
Runtime testing required: ---

Description Mark 2006-08-18 10:43:51 UTC
See bug #137265 .. on this I suggested an enhancement to the xmms ebuild.

eq-xmms doesn't build without this solution, adding two directories:
  mkdir /usr/lib/xmms/Effect /usr/lib/xmms/Plugins

Therefore I would propose that something like:
   mkdir ${D}/usr/lib/xmms/Effect ${D}/usr/lib/xmms/Plugins
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-18 10:49:03 UTC

*** This bug has been marked as a duplicate of 137265 ***