Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 562092 - media-tv/kodi: epatch_user should be run before autotool generation
Summary: media-tv/kodi: epatch_user should be run before autotool generation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Xbox project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-03 05:15 UTC by Andrew Korolyov
Modified: 2015-10-05 13:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fix patch (kodi.patch,605 bytes, patch)
2015-10-03 05:19 UTC, Andrew Korolyov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Korolyov 2015-10-03 05:15:41 UTC
epatch_user need to be moved above eautoreconf, differently it is impossible to change the configure.ac file

Reproducible: Always




@@ -156,6 +156,8 @@
        epatch "${FILESDIR}"/${P}-texturepacker.patch
        epatch "${FILESDIR}"/${P}-gcc-5.patch #544760
 
+       epatch_user #293109
+
        # some dirs ship generated autotools, some dont
        multijob_init
        local d dirs=(
@@ -189,8 +191,6 @@
                -e '/dbus_connection_send_with_reply_and_block/s:-1:3000:' \
                xbmc/linux/*.cpp || die
 
-       epatch_user #293109
-
        # Tweak autotool timestamps to avoid regeneration
        find . -type f -exec touch -r configure {} +
 }
Comment 1 Andrew Korolyov 2015-10-03 05:19:52 UTC
Created attachment 413564 [details, diff]
fix patch
Comment 2 SpanKY gentoo-dev 2015-10-05 13:20:39 UTC
should be done; thanks for the report!

http://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2a9f5a33a677590473ecc498dcf97ed7ead8fe