commit:     ac293cdc8a63da6dde65c920b2a311df016ba089
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 26 08:50:06 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 26 08:50:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac293cdc

net-analyzer/net-snmp: fix ${D} usage

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/net-snmp/net-snmp-5.9.1.ebuild    | 1 -
 net-analyzer/net-snmp/net-snmp-99999999.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/net-analyzer/net-snmp/net-snmp-5.9.1.ebuild 
b/net-analyzer/net-snmp/net-snmp-5.9.1.ebuild
index 4f9ee76b72f..a33f94b2f9a 100644
--- a/net-analyzer/net-snmp/net-snmp-5.9.1.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.9.1.ebuild
@@ -127,7 +127,6 @@ src_configure() {
                --disable-static \
                --enable-shared \
                --with-default-snmp-version="3" \
-               --with-install-prefix="${D}" \
                --with-ldflags="${LDFLAGS}" \
                --with-logfile="/var/log/net-snmpd.log" \
                --with-mib-modules="${mibs}" \

diff --git a/net-analyzer/net-snmp/net-snmp-99999999.ebuild 
b/net-analyzer/net-snmp/net-snmp-99999999.ebuild
index cdfc0eb41e7..652062a6064 100644
--- a/net-analyzer/net-snmp/net-snmp-99999999.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-99999999.ebuild
@@ -131,7 +131,6 @@ src_configure() {
                --disable-static \
                --enable-shared \
                --with-default-snmp-version="3" \
-               --with-install-prefix="${D}" \
                --with-ldflags="${LDFLAGS}" \
                --with-logfile="/var/log/net-snmpd.log" \
                --with-mib-modules="${mibs}" \

Reply via email to