Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 61145 Details for
Bug 95938
gnupg 1.9.15 won't emerge with USE=smartcard
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gnupg-1.9.15-r1.ebuild.patch
gnupg-1.9.15-r1.ebuild.patch (text/plain), 1.02 KB, created by
Chris White (RETIRED)
on 2005-06-13 04:51:49 UTC
(
hide
)
Description:
gnupg-1.9.15-r1.ebuild.patch
Filename:
MIME Type:
Creator:
Chris White (RETIRED)
Created:
2005-06-13 04:51:49 UTC
Size:
1.02 KB
patch
obsolete
>Index: gnupg-1.9.15-r1.ebuild >=================================================================== >RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.9.15-r1.ebuild,v >retrieving revision 1.1 >diff -r1.1 gnupg-1.9.15-r1.ebuild >48c48,54 >< sed -i -e 's/PIC/__PIC__/g' ${S}/intl/relocatable.c >--- >> cd ${S} >> if use smartcard && ! built_with_use opensc pcsc-lite ; then >> sed -i -e 's:OPENSC_LIBS="\$OPENSC_LIBS -lpcsclite -lpthread":OPENSC_LIBS="\$OPENSC_LIBS -lopenct -lpthread":' \ >> acinclude.m4 || die "openct patching failed." >> ./autogen.sh >> fi >> sed -i -e 's/PIC/__PIC__/g' intl/relocatable.c || die "PIC patching failed" >70,74c76,80 >< `use_enable smartcard scdaemon` \ >< `use_enable nls` \ >< `use_enable ldap` \ >< `use_with caps capabilities` \ >< `use_enable threads` \ >--- >> $(use_enable smartcard scdaemon) \ >> $(use_enable nls) \ >> $(use_enable ldap) \ >> $(use_with caps capabilities) \ >> $(use_enable threads) \ >81c87 >< emake DESTDIR="${D}" install || die >--- >> make DESTDIR="${D}" install || die
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 95938
: 61145