Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 139508 Details for
Bug 203556
games-roguelike/nethack-3.4.3: nethack-recover manpage installed with wrong name
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to nethack-3.4.3-r1.ebuild
recover-manpage-fix.patch (text/plain), 743 bytes, created by
Andrew Church
on 2007-12-28 12:27:40 UTC
(
hide
)
Description:
Patch to nethack-3.4.3-r1.ebuild
Filename:
MIME Type:
Creator:
Andrew Church
Created:
2007-12-28 12:27:40 UTC
Size:
743 bytes
patch
obsolete
>--- /usr/portage/games-roguelike/nethack/nethack-3.4.3-r1.ebuild 2007-04-01 13:35:45 +0900 >+++ nethack-3.4.3-r1.ebuild 2007-12-28 21:17:30 +0900 >@@ -45,7 +45,8 @@ > "${FILESDIR}"/${PV}-gentoo-paths.patch \ > "${FILESDIR}"/${PV}-default-options.patch \ > "${FILESDIR}"/${PV}-bison.patch \ >- "${FILESDIR}"/${PV}-macos.patch >+ "${FILESDIR}"/${PV}-macos.patch \ >+ "${FILESDIR}"/${PV}-recover.6.patch > > sed -i \ > -e "s:GENTOO_STATEDIR:${GAMES_STATEDIR}/${PN}:" include/unixconf.h \ >@@ -127,7 +128,8 @@ > "${D}${GAMES_BINDIR}/nethack" \ > || die "sed ${D}${GAMES_BINDIR}/nethack failed" > >- doman doc/*.6 >+ doman doc/nethack.6 >+ newman doc/recover.6 nethack-recover.6 > dodoc doc/*.txt > > # Can be copied to ~/.nethackrc to set options
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 203556
:
139506
| 139508