Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 455060 Details for
Bug 601538
app-crypt/tpm-tools-1.3.9: version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
tpm-tools-1.3.9.ebuild.diff
tpm-tools-1.3.9.ebuild.diff (text/plain), 1.04 KB, created by
Conrad Kostecki
on 2016-12-04 12:12:40 UTC
(
hide
)
Description:
tpm-tools-1.3.9.ebuild.diff
Filename:
MIME Type:
Creator:
Conrad Kostecki
Created:
2016-12-04 12:12:40 UTC
Size:
1.04 KB
patch
obsolete
>--- /usr/portage/app-crypt/tpm-tools/tpm-tools-1.3.8-r1.ebuild 2016-06-03 16:51:03.000000000 +0200 >+++ tpm-tools-1.3.9.ebuild 2016-12-04 13:11:10.193882000 +0100 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Id$ > >-EAPI=5 >+EAPI=6 > inherit autotools eutils flag-o-matic > > DESCRIPTION="TrouSerS' support tools for the Trusted Platform Modules" >@@ -20,25 +20,22 @@ > libressl? ( dev-libs/libressl:0= ) > pkcs11? ( dev-libs/opencryptoki ) > " >+S="${WORKDIR}" >+ > RDEPEND="${COMMON_DEPEND} > nls? ( virtual/libintl )" > DEPEND="${COMMON_DEPEND} > nls? ( sys-devel/gettext )" > > src_prepare() { >- sed -i -r \ >- -e '/CFLAGS/s/ -(Werror|m64)//' \ >- configure.in || die >- epatch "${FILESDIR}/${P}-gold.patch" >- epatch "${FILESDIR}/${P}-build.patch" >- >+ eapply_user > eautoreconf > } > > src_configure() { > local myconf > # don't use --enable-pkcs11-support, configure is a mess. >- use pkcs11 || myconf+=" --disable-pkcs11-support" >+ use pkcs11 || myconf+=" --disable-pkcs11-support " > > append-cppflags $(usex debug -DDEBUG -DNDEBUG) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 601538
:
455006
| 455060