Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 138740 Details for
Bug 205796
worm man-page from bsd-games conflicts with the worm man-page from the new xscreensaver update
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to move man pages from man6 to man6x
xscreensaver-4.24-fix-man-pages.patch.patch (text/plain), 1.60 KB, created by
Christopher Stone
on 2006-10-18 02:30:06 UTC
(
hide
)
Description:
Patch to move man pages from man6 to man6x
Filename:
MIME Type:
Creator:
Christopher Stone
Created:
2006-10-18 02:30:06 UTC
Size:
1.60 KB
patch
obsolete
>--- xscreensaver-4.24-fix-man-pages.patch~ 2006-10-17 19:26:06.000000000 -0700 >+++ xscreensaver-4.24-fix-man-pages.patch 2006-10-17 17:10:08.000000000 -0700 >@@ -5,7 +5,7 @@ > mandir = @mandir@ > libexecdir = @libexecdir@ > -mansuffix = 1 >-+mansuffix = 6 >++mansuffix = 6x > manNdir = $(mandir)/man$(mansuffix) > > INTLTOOL_MERGE = @INTLTOOL_MERGE@ >@@ -16,13 +16,13 @@ > ! > @GNOME24@*manualCommand: gnome-terminal --title '%s manual' \ > -@GNOME24@ --command '/bin/sh -c "man %s; read foo"' >-+@GNOME24@ --command '/bin/sh -c "man 6 `basename %s`; read foo"' >++@GNOME24@ --command '/bin/sh -c "man 6x `basename %s`; read foo"' > ! > ! Gnome 2.2: > ! > @GNOME22@*manualCommand: gnome-terminal --title '%s manual' \ > -@GNOME22@ --command '/bin/sh -c "man %s; read foo"' >-+@GNOME22@ --command '/bin/sh -c "man 6 `basename %s`; read foo"' >++@GNOME22@ --command '/bin/sh -c "man 6x `basename %s`; read foo"' > ! > ! Gnome 1.4: > ! >@@ -31,7 +31,7 @@ > ! > @NOGNOME@*manualCommand: xterm -sb -fg black -bg gray75 -T '%s manual' \ > -@NOGNOME@ -e /bin/sh -c 'man "%s" ; read foo' >-+@NOGNOME@ -e /bin/sh -c 'man 6 `basename %s`; read foo' >++@NOGNOME@ -e /bin/sh -c 'man 6x `basename %s`; read foo' > > loadURL: htmlview '%s' > >@@ -42,7 +42,7 @@ > libexecdir = @libexecdir@ > # maybe this should be 6 (games)? > -mansuffix = 1 >-+mansuffix = 6 >++mansuffix = 6x > manNdir = $(mandir)/man$(mansuffix) > > HACKDIR = @HACKDIR@ >@@ -53,7 +53,7 @@ > libexecdir = @libexecdir@ > # maybe this should be 6 (games)? > -mansuffix = 1 >-+mansuffix = 6 >++mansuffix = 6x > manNdir = $(mandir)/man$(mansuffix) > > HACKDIR = @HACKDIR@
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 205796
: 138740