Skip to content

Commit

Permalink
media-tv/kodi: linux code moved to xbmc/platform/linux
Browse files Browse the repository at this point in the history
See xbmc/xbmc#13179

Package-Manager: Portage-2.3.18, Repoman-2.3.6
  • Loading branch information
candrews committed Dec 15, 2017
1 parent 82d9fc2 commit cc41b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-tv/kodi/kodi-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ src_prepare() {
# avoid long delays when powerkit isn't running #348580
sed -i \
-e '/dbus_connection_send_with_reply_and_block/s:-1:3000:' \
xbmc/linux/*.cpp || die
xbmc/platform/linux/*.cpp || die

# Prepare tools and libs witch are configured with autotools during compile time
AUTOTOOLS_DIRS=(
Expand Down

0 comments on commit cc41b72

Please sign in to comment.