mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-emulation/pcsx2: [QA] Remove unnecessary -DCMAKE_INSTALL_PREFIX arguments
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user