Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657922 - kodi-9999.ebuild needs minor correction
Summary: kodi-9999.ebuild needs minor correction
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-12 00:34 UTC by harry broeken
Modified: 2018-06-12 11:21 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 harry broeken 2018-06-12 00:34:49 UTC
emerge stopped in the install-phase
something like Kodi Send/kodi-send.py didn't exist.

I changed the line in the ebuild in src_install so that it reads

python_newscript "tools/EventClients/Clients/KodiSend/kodi-send.py" kodi
-send

after that the ebuild installs fine.

apparently the name of the directory has changed.

Because this is only a minor correction I've not submitted a emerge-log and the likes.
Comment 1 harry broeken 2018-06-12 11:21:24 UTC
Forgot to check.
It was already corrected.