games-emulation/ppsspp: Fix typo: exeinto instead of into.
authorPatrice Clement <monsieurp@gentoo.org>
Sun, 7 Feb 2016 13:12:44 +0000 (13:12 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 7 Feb 2016 13:13:26 +0000 (13:13 +0000)
Package-Manager: portage-2.2.26
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
games-emulation/ppsspp/ppsspp-1.1.1-r2.ebuild

index 3e3854ffbe897eb24bb17495b53652990a9a6776..4d8db28fecf2ed6c44190ff2e0bf542e12bb7816 100644 (file)
@@ -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