commit: a383af6a8ae5e3f2e30aa592655e7c4b9962a2e6
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 17:05:25 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 8 17:05:25 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a383af6a
games-emulation/pcsx2: [QA] Remove unnecessary -DCMAKE_INSTALL_PREFIX arguments
Signed-off-by: David Seifert <soap <AT> gentoo.org>
games-emulation/pcsx2/pcsx2-1.4.0-r1.ebuild | 1 -
games-emulation/pcsx2/pcsx2-1.4.0-r2.ebuild | 1 -
games-emulation/pcsx2/pcsx2-9999.ebuild | 1 -
3 files changed, 3 deletions(-)
diff --git a/games-emulation/pcsx2/pcsx2-1.4.0-r1.ebuild
b/games-emulation/pcsx2/pcsx2-1.4.0-r1.ebuild
index 0ddc30dd7ba..1d948bfb065 100644
--- a/games-emulation/pcsx2/pcsx2-1.4.0-r1.ebuild
+++ b/games-emulation/pcsx2/pcsx2-1.4.0-r1.ebuild
@@ -86,7 +86,6 @@ src_configure() {
-DPACKAGE_MODE=TRUE
-DXDG_STD=TRUE
- -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_LIBRARY_PATH="/usr/$(get_libdir)/${PN}"
-DDOC_DIR=/usr/share/doc/"${PF}"
-DEGL_API=FALSE
diff --git a/games-emulation/pcsx2/pcsx2-1.4.0-r2.ebuild
b/games-emulation/pcsx2/pcsx2-1.4.0-r2.ebuild
index 11e3f7bd7c9..f4c574ef75a 100644
--- a/games-emulation/pcsx2/pcsx2-1.4.0-r2.ebuild
+++ b/games-emulation/pcsx2/pcsx2-1.4.0-r2.ebuild
@@ -65,7 +65,6 @@ src_configure() {
-DPACKAGE_MODE=TRUE
-DXDG_STD=TRUE
- -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_LIBRARY_PATH="/usr/$(get_libdir)/${PN}"
-DDOC_DIR=/usr/share/doc/"${PF}"
-DEGL_API=FALSE
diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild
b/games-emulation/pcsx2/pcsx2-9999.ebuild
index f5e4931ead1..24784ff6467 100644
--- a/games-emulation/pcsx2/pcsx2-9999.ebuild
+++ b/games-emulation/pcsx2/pcsx2-9999.ebuild
@@ -72,7 +72,6 @@ src_configure() {
-DPACKAGE_MODE=TRUE
-DXDG_STD=TRUE
- -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_LIBRARY_PATH="/usr/$(get_libdir)/${PN}"
-DDOC_DIR=/usr/share/doc/"${PF}"
-DEGL_API=FALSE