commit:     ef275ceadd3c4b70095dfb7aca63b8ce31e0e700
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  8 17:05:31 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb  8 17:05:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef275cea

net-analyzer/greenbone-security-assistant: [QA] Remove unnecessary 
-DCMAKE_INSTALL_PREFIX arguments

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../greenbone-security-assistant-8.0.1-r1.ebuild                         | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-8.0.1-r1.ebuild
 
b/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-8.0.1-r1.ebuild
index ed0bcabf18f..d616891de50 100644
--- 
a/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-8.0.1-r1.ebuild
+++ 
b/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-8.0.1-r1.ebuild
@@ -85,7 +85,6 @@ src_prepare() {
 
 src_configure() {
        local mycmakeargs=(
-               "-DCMAKE_INSTALL_PREFIX=${EPREFIX}/usr"
                "-DLOCALSTATEDIR=${EPREFIX}/var"
                "-DSYSCONFDIR=${EPREFIX}/etc"
        )

Reply via email to