summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-08 18:05:25 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-08 18:05:25 +0100
commita383af6a8ae5e3f2e30aa592655e7c4b9962a2e6 (patch)
treee45ee02e48da3f5d3d0aeb70b004a399bb0dc9fd /games-emulation/pcsx2
parentgames-action/supermariowar: [QA] Remove unnecessary -DCMAKE_INSTALL_PREFIX ar... (diff)
downloadgentoo-a383af6a8ae5e3f2e30aa592655e7c4b9962a2e6.tar.gz
gentoo-a383af6a8ae5e3f2e30aa592655e7c4b9962a2e6.tar.bz2
gentoo-a383af6a8ae5e3f2e30aa592655e7c4b9962a2e6.zip
games-emulation/pcsx2: [QA] Remove unnecessary -DCMAKE_INSTALL_PREFIX arguments
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-emulation/pcsx2')
-rw-r--r--games-emulation/pcsx2/pcsx2-1.4.0-r1.ebuild1
-rw-r--r--games-emulation/pcsx2/pcsx2-1.4.0-r2.ebuild1
-rw-r--r--games-emulation/pcsx2/pcsx2-9999.ebuild1
3 files changed, 0 insertions, 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 0ddc30dd7ba3..1d948bfb065e 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 11e3f7bd7c96..f4c574ef75a8 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 f5e4931ead16..24784ff64676 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