diff options
Diffstat (limited to 'app-crypt/tpm2-tss')
-rw-r--r-- | app-crypt/tpm2-tss/tpm2-tss-4.0.0.ebuild | 2 | ||||
-rw-r--r-- | app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/tpm2-tss/tpm2-tss-4.0.0.ebuild b/app-crypt/tpm2-tss/tpm2-tss-4.0.0.ebuild index ba650e60ee44..c3ee7e33a8d1 100644 --- a/app-crypt/tpm2-tss/tpm2-tss-4.0.0.ebuild +++ b/app-crypt/tpm2-tss/tpm2-tss-4.0.0.ebuild @@ -49,8 +49,8 @@ pkg_setup() { } src_prepare() { - eautoreconf default + eautoreconf } multilib_src_configure() { diff --git a/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild b/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild index 5ad07a286471..0b223f6cf61a 100644 --- a/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild +++ b/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild @@ -50,8 +50,8 @@ pkg_setup() { } src_prepare() { - eautoreconf default + eautoreconf } multilib_src_configure() { |