Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 123437 Details for
Bug 183697
sys-devel/automake-1.10 - info "automake v1.10" not working
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to automake-1.10 ebuild
automake-1.10.ebuild.patch (text/plain), 812 bytes, created by
Tupone Alfredo
on 2007-06-30 01:52:38 UTC
(
hide
)
Description:
Patch to automake-1.10 ebuild
Filename:
MIME Type:
Creator:
Tupone Alfredo
Created:
2007-06-30 01:52:38 UTC
Size:
812 bytes
patch
obsolete
>--- /usr/portage/sys-devel/automake/automake-1.10.ebuild 2007-01-20 00:36:24.000000000 +0100 >+++ ./automake-1.10.ebuild 2007-06-30 03:36:56.000000000 +0200 >@@ -27,6 +27,11 @@ > sed -i \ > -e "s|: (automake)| v${SLOT}: (automake${SLOT})|" \ > doc/automake.texi || die "sed failed" >+ mv doc/automake{,${SLOT}}.texi >+ sed -i \ >+ -e "s:automake.info:automake${SLOT}.info:" \ >+ -e "s:automake.texi:automake${SLOT}.texi:" \ >+ doc/Makefile.in || die "sed on Makefile.in failed" > export WANT_AUTOCONF=2.5 > } > >@@ -41,10 +46,6 @@ > doman ${x}-${SLOT}.1 > rm -f "${D}"/usr/bin/${x} > done >- cd "${D}"/usr/share/info || die >- for x in *.info* ; do >- mv "${x}" "${x/${PN}/${PN}${SLOT}}" || die >- done > > # remove all config.guess and config.sub files replacing them > # w/a symlink to a specific gnuconfig version
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 183697
: 123437