Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 458682 | Differences between
and this patch

Collapse All | Expand All

(-)a/xbmc-12.0.ebuild (+1 lines)
Lines 229-234 Link Here
229
229
230
	insinto "$(python_get_sitedir)" #309885
230
	insinto "$(python_get_sitedir)" #309885
231
	doins tools/EventClients/lib/python/xbmcclient.py || die
231
	doins tools/EventClients/lib/python/xbmcclient.py || die
232
	python_convert_shebangs 2 "tools/EventClients/Clients/XBMC Send/xbmc-send.py"
232
	newbin "tools/EventClients/Clients/XBMC Send/xbmc-send.py" xbmc-send || die
233
	newbin "tools/EventClients/Clients/XBMC Send/xbmc-send.py" xbmc-send || die
233
}
234
}
234
235

Return to bug 458682