diff options
Diffstat (limited to 'games-sports/xmoto/xmoto-9999.ebuild')
-rw-r--r-- | games-sports/xmoto/xmoto-9999.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games-sports/xmoto/xmoto-9999.ebuild b/games-sports/xmoto/xmoto-9999.ebuild index 9fbc01f..2753e48 100644 --- a/games-sports/xmoto/xmoto-9999.ebuild +++ b/games-sports/xmoto/xmoto-9999.ebuild @@ -50,6 +50,9 @@ src_unpack() { cd "${S}" eautoreconf use editor && rm -f "${WORKDIR}"/${LVL}/{bezmisc,inkex}.py + cd "${S}/src/image" + epatch "${FILESDIR}/xmoto_libpng-1.4.patch" + cd "${S}" } src_compile() { |