Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 282739 - media-tv/xbmc-9999 should no longer unzip web content
Summary: media-tv/xbmc-9999 should no longer unzip web content
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-25 20:14 UTC by Jan Vansteenkiste
Modified: 2009-08-27 02:35 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 Jan Vansteenkiste 2009-08-25 20:14:01 UTC
since http://xbmc.org/trac/changeset/22385/branches/linuxport/XBMC is it no longer needed to unzip the Project_Mayhem_III_webserver_*.zip file

Reproducible: Always

Steps to Reproduce:
Comment 1 Waldo 2009-08-26 03:38:09 UTC
Confirmed... commenting out these two lines:

	cd web
	unpack ./Project_Mayhem_III_webserver_*.zip

in /usr/portage/media-tv/xbmc/xbmc-9999.ebuild

then:

ebuild /usr/portage/media-tv/xbmc/xbmc-9999.ebuild digest 
emerge xbmc

seemed to do the trick.

W