games-emulation/pcsx2: [QA] Remove unnecessary -DCMAKE_INSTALL_PREFIX arguments
authorDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 17:05:25 +0000 (18:05 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 17:05:25 +0000 (18:05 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
games-emulation/pcsx2/pcsx2-1.4.0-r1.ebuild
games-emulation/pcsx2/pcsx2-1.4.0-r2.ebuild
games-emulation/pcsx2/pcsx2-9999.ebuild

index 0ddc30dd7ba3ce3bae4cbdba71cd80400934cbf8..1d948bfb065e66f14c001319209dd628ed78c534 100644 (file)
@@ -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
index 11e3f7bd7c969ab3005bb0c004a541f5c9d2f733..f4c574ef75a8d6fd5770b3d45eb259b53fa7cc19 100644 (file)
@@ -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
index f5e4931ead16164fc088a81cd3d3951cb2e30a93..24784ff64676ddea6f7c48fd0bf69443523edd1f 100644 (file)
@@ -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