mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
app-crypt/tpm2-totp: Add missing backslash
Closes: https://bugs.gentoo.org/729174 Closes: https://github.com/gentoo/gentoo/pull/16370 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
committed by
Conrad Kostecki
parent
c3e49e0607
commit
d916e7c2ca
@@ -25,7 +25,7 @@ src_prepare() {
|
||||
|
||||
src_configure() {
|
||||
econf \
|
||||
--disable-static
|
||||
--disable-static \
|
||||
--disable-defaultflags
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user