diff options
Diffstat (limited to 'app-crypt/tpm2-tools/tpm2-tools-4.3.2.ebuild')
-rw-r--r-- | app-crypt/tpm2-tools/tpm2-tools-4.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/tpm2-tools/tpm2-tools-4.3.2.ebuild b/app-crypt/tpm2-tools/tpm2-tools-4.3.2.ebuild index 01663f80cd57..fc76619d1790 100644 --- a/app-crypt/tpm2-tools/tpm2-tools-4.3.2.ebuild +++ b/app-crypt/tpm2-tools/tpm2-tools-4.3.2.ebuild @@ -33,8 +33,8 @@ src_prepare() { sed -i \ "s/m4_esyscmd_s(\[git describe --tags --always --dirty\])/${PV}/" \ "${S}/configure.ac" || die - eautoreconf default + eautoreconf } src_configure() { |