Skip to content

Commit

Permalink
net-analyzer/gvm-libs: [QA] Remove unnecessary -DCMAKE_INSTALL_PREFIX…
Browse files Browse the repository at this point in the history
… arguments

Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Feb 8, 2020
1 parent 6648493 commit 76dd24e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net-analyzer/gvm-libs/gvm-libs-10.0.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ src_prepare() {

src_configure() {
local mycmakeargs=(
"-DCMAKE_INSTALL_PREFIX=${EPREFIX}/usr"
"-DLOCALSTATEDIR=${EPREFIX}/var"
"-DSYSCONFDIR=${EPREFIX}/etc"
$(usex ldap -DBUILD_WITHOUT_LDAP=0 -DBUILD_WITHOUT_LDAP=1)
Expand Down

0 comments on commit 76dd24e

Please sign in to comment.