Skip to content

Commit

Permalink
games-emulation/ppsspp fix
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.7
Manifest-Sign-Key: C406BA7E
  • Loading branch information
hashashin committed Nov 28, 2013
1 parent 3011c37 commit 7c51a02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
3 changes: 3 additions & 0 deletions games-emulation/ppsspp/ChangeLog
@@ -1,3 +1,6 @@
28 Nov 2013; <hash@gentoo.org> ppsspp-9999-r1.ebuild:
games-emulation/ppsspp fix

01 Sep 2013; <hash@gentoo.org> ppsspp-9999-r1.ebuild:
fix QA notice games-emulation/ppsspp

Expand Down
6 changes: 0 additions & 6 deletions games-emulation/ppsspp/ppsspp-9999-r1.ebuild
Expand Up @@ -29,12 +29,6 @@ src_unpack(){

src_configure() {
cmake-utils_src_configure
if use atrac ; then
# If we are using a atrac+ encoder we need to patch the code
# as PPSSPP's library autodetection does not work on linux
cd "${WORKDIR}"/"${P}"/Core/HW
epatch "${FILESDIR}"/atrac3plus.cpp.patch
fi
}

src_install() {
Expand Down

0 comments on commit 7c51a02

Please sign in to comment.