commit:     73ce68d24566795d7039e5ca375242d5c6716f17
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  5 06:57:26 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep  5 07:08:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73ce68d2

app-emulation/qemu: drop --with-confsuffix=

Upstream renamed it to --with-suffix=.

We were passing the default anyway. No need to pass it explicitly.

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 app-emulation/qemu/qemu-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-emulation/qemu/qemu-9999.ebuild 
b/app-emulation/qemu/qemu-9999.ebuild
index 120362a843e..4494fdfec27 100644
--- a/app-emulation/qemu/qemu-9999.ebuild
+++ b/app-emulation/qemu/qemu-9999.ebuild
@@ -410,7 +410,6 @@ qemu_src_configure() {
                --datadir=/usr/share
                --docdir=/usr/share/doc/${PF}/html
                --mandir=/usr/share/man
-               --with-confsuffix=/qemu
                --localstatedir=/var
                --disable-bsd-user
                --disable-containers # bug #732972

Reply via email to