Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 179584 Details for
Bug 256238
New version (0.9.9) for media-video/griffith
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed ebuild diff
griffith_0.9.9.diff (text/plain), 854 bytes, created by
Markos Chandras (RETIRED)
on 2009-01-24 21:11:24 UTC
(
hide
)
Description:
proposed ebuild diff
Filename:
MIME Type:
Creator:
Markos Chandras (RETIRED)
Created:
2009-01-24 21:11:24 UTC
Size:
854 bytes
patch
obsolete
>5c5 >< EAPI="1" >--- >> EAPI="2" >30,50d29 >< src_unpack() { >< unpack ${A} >< cd "${S}" >< sed -i \ >< -e 's#/pl/#/pl.UTF-8/#' \ >< docs/pl/Makefile || die "sed failed" >< >< sed -i \ >< -e 's/ISO-8859-1/UTF-8/' \ >< lib/gconsole.py || die "sed failed" >< >< epatch \ >< "${FILESDIR}/0.9.6-moving_share_dir.patch" \ >< "${FILESDIR}/${PV}-fix_spellcheck.patch" >< } >< >< src_compile() { >< # Nothing to compile and default `emake` spews an error message >< true >< } >< >53d31 >< >55,57c33 >< emake \ >< LIBDIR="${D}/usr/$(get_libdir)/griffith" \ >< DESTDIR="${D}" DOC2MAN=docbook2man.pl install || die "emake install failed" >--- >> emake DESTDIR="${D}" install || die "emake install failed" >59d34 >< >63,70d37 >< >< pkg_postinst() { >< python_mod_optimize /usr/$(get_libdir)/${PN} >< } >< >< pkg_postrm() { >< python_mod_cleanup /usr/$(get_libdir)/${PN} >< }
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 256238
: 179584