Skip to content

Commit

Permalink
app-crypt/openssl-tpm-engine: eapi bump
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.49, Repoman-2.3.10
  • Loading branch information
alonbl committed Sep 27, 2018
1 parent 182cb15 commit e3dbc09
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app-crypt/openssl-tpm-engine/openssl-tpm-engine-0.4.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
EAPI=7

inherit autotools ltprune
inherit autotools

MY_P="${P/-tpm-/_tpm_}"

Expand Down Expand Up @@ -38,5 +38,5 @@ src_prepare() {

src_install() {
default
prune_libtool_files --modules
find "${D}" -name '*.la' -delete || die
}

0 comments on commit e3dbc09

Please sign in to comment.