summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/tpm2-totp/tpm2-totp-0.2.1-r1.ebuild')
-rw-r--r--app-crypt/tpm2-totp/tpm2-totp-0.2.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/tpm2-totp/tpm2-totp-0.2.1-r1.ebuild b/app-crypt/tpm2-totp/tpm2-totp-0.2.1-r1.ebuild
index bafbd71fdc7d..e2c2d163e572 100644
--- a/app-crypt/tpm2-totp/tpm2-totp-0.2.1-r1.ebuild
+++ b/app-crypt/tpm2-totp/tpm2-totp-0.2.1-r1.ebuild
@@ -25,7 +25,7 @@ src_prepare() {
src_configure() {
econf \
- --disable-static
+ --disable-static \
--disable-defaultflags
}