Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 303201 Details for
Bug 254463
app-text/pdftk-1.41-r1 fails when CFLAGS contain flags not understood by gcj
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch against the pdftk ebuild to rectify the issue
pdftk-1.44.ebuild.diff (text/plain), 460 bytes, created by
Dirk Tilger
on 2012-02-25 18:57:45 UTC
(
hide
)
Description:
Patch against the pdftk ebuild to rectify the issue
Filename:
MIME Type:
Creator:
Dirk Tilger
Created:
2012-02-25 18:57:45 UTC
Size:
460 bytes
patch
obsolete
>--- /usr/portage/app-text/pdftk/pdftk-1.44.ebuild 2012-01-07 04:41:59.000000000 +0400 >+++ /home/dirk/Source/Overlay//app-text/pdftk/pdftk-1.44.ebuild 2012-02-25 22:47:32.000000000 +0400 >@@ -19,6 +19,12 @@ > > S=${WORKDIR}/${P}-dist/${PN} > >+pkg_setup() { >+ # bug #254463 >+ # unfortunately _filter-var() in flag-o-matic is not public >+ unset CFLAGS_amd64 >+} >+ > src_prepare() { > epatch "${FILESDIR}/${P}-Makefile.patch" > epatch "${FILESDIR}/${P}-LDFLAGS.patch"
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 254463
:
298663
|
298665
|
298667
| 303201