diff options
-rw-r--r-- | app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.3.2.ebuild | 2 | ||||
-rw-r--r-- | app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.4.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.3.2.ebuild b/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.3.2.ebuild index 6e609d4e5f46..6c4b3e11cd0a 100644 --- a/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.3.2.ebuild +++ b/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.3.2.ebuild @@ -37,7 +37,7 @@ BDEPEND="sys-devel/autoconf-archive PATCHES=( "$FILESDIR/${PN}-1.3.2-Remove-WError.patch" - ) +) src_prepare() { default diff --git a/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.4.0.ebuild b/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.4.0.ebuild index b413d95cb6a4..c41eb8817ed0 100644 --- a/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.4.0.ebuild +++ b/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.4.0.ebuild @@ -40,7 +40,7 @@ BDEPEND="sys-devel/autoconf-archive PATCHES=( "$FILESDIR/${PN}-1.3.2-Remove-WError.patch" - ) +) src_prepare() { default |