commit:     0921c3562069ebbc2664d126b2444fe9210f5e92
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  7 13:12:44 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Feb  7 13:13:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0921c356

games-emulation/ppsspp: Fix typo: exeinto instead of into.

Package-Manager: portage-2.2.26
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 games-emulation/ppsspp/ppsspp-1.1.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-emulation/ppsspp/ppsspp-1.1.1-r2.ebuild 
b/games-emulation/ppsspp/ppsspp-1.1.1-r2.ebuild
index 3e3854f..4d8db28 100644
--- a/games-emulation/ppsspp/ppsspp-1.1.1-r2.ebuild
+++ b/games-emulation/ppsspp/ppsspp-1.1.1-r2.ebuild
@@ -106,7 +106,7 @@ src_compile() {
 
 src_install() {
        if use qt4 ; then
-               into /usr/games/bin
+               exeinto /usr/games/bin
                newexe "${WORKDIR}"/"${P}"/Qt/ppsspp ppsspp
        elif use qt5 ; then
                exeinto /usr/games/bin

Reply via email to