diff options
author | Chema Alonso Josa <nimiux@gentoo.org> | 2016-11-30 17:00:13 +0100 |
---|---|---|
committer | Chema Alonso Josa <nimiux@gentoo.org> | 2016-11-30 17:00:13 +0100 |
commit | 015645bb2a07894e1f44a5892cc4114de8a7c332 (patch) | |
tree | e45cade2a0579498b8388edce5aff109057bbfa8 /app-emulation | |
parent | media-libs/mlt: version bump to 6.4.1 (diff) | |
download | gentoo-015645bb2a07894e1f44a5892cc4114de8a7c332.tar.gz gentoo-015645bb2a07894e1f44a5892cc4114de8a7c332.tar.bz2 gentoo-015645bb2a07894e1f44a5892cc4114de8a7c332.zip |
app-emulation/free42: Changes eapply_user in src_prepare
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/free42/free42-1.5.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/free42/free42-1.5.12.ebuild b/app-emulation/free42/free42-1.5.12.ebuild index bd5cf0176720..05ad5399f3e9 100644 --- a/app-emulation/free42/free42-1.5.12.ebuild +++ b/app-emulation/free42/free42-1.5.12.ebuild @@ -33,7 +33,7 @@ src_prepare() { "${S}/gtk/shell_main.cc" || die epatch "${FILESDIR}"/${P}-fix-makefile.patch epatch "${FILESDIR}"/${P}-fix-build-intel-lib.patch - eapply_user + default } src_compile() { |