Bug 4867 - some man pages are not installed in the correct place
Summary: some man pages are not installed in the correct place
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Build/Monolithic (show other bugs)
Version: 6.8.99.901 (6.9 RC1)
Hardware: All Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-24 16:15 UTC by Xavier Bachelot
Modified: 2005-10-23 23:34 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
fix install path for some man pages (1.30 KB, patch)
2005-10-24 16:18 UTC, Xavier Bachelot
no flags Details | Splinter Review

Description Xavier Bachelot 2005-10-24 16:15:37 UTC
When building xorg-6.8.99.901, some man pages are not installed in the correct
location. see below :

   /usr/X11R6/man/man1/XRRConfig.3x.gz
   /usr/X11R6/man/man1/XRRConfigCurrentConfiguration.3x.gz
   /usr/X11R6/man/man1/XRRConfigCurrentRate.3x.gz
   /usr/X11R6/man/man1/XRRConfigRates.3x.gz
   /usr/X11R6/man/man1/XRRConfigRotations.3x.gz
   /usr/X11R6/man/man1/XRRConfigSizes.3x.gz
   /usr/X11R6/man/man1/XRRConfigTimes.3x.gz
   /usr/X11R6/man/man1/XRRFreeScreenConfigInfo.3x.gz
   /usr/X11R6/man/man1/XRRGetScreenInfo.3x.gz
   /usr/X11R6/man/man1/XRRQueryExtension.3x.gz
   /usr/X11R6/man/man1/XRRQueryVersion.3x.gz
   /usr/X11R6/man/man1/XRRRootToScreen.3x.gz
   /usr/X11R6/man/man1/XRRScreenConfig.3x.gz
   /usr/X11R6/man/man1/XRRSelectInput.3x.gz
   /usr/X11R6/man/man1/XRRSetScreenConfig.3x.gz
   /usr/X11R6/man/man1/XRRSetScreenConfigAndRate.3x.gz
   /usr/X11R6/man/man1/XevieEnd.3x.gz
   /usr/X11R6/man/man1/XevieQueryVersion.3x.gz
   /usr/X11R6/man/man1/XevieSelectInput.3x.gz
   /usr/X11R6/man/man1/XevieSendEvent.3x.gz
   /usr/X11R6/man/man1/XevieStart.3x.gz

(hopefully correct) patch follows
Comment 1 Xavier Bachelot 2005-10-24 16:18:17 UTC
Created attachment 3619 [details] [review]
fix install path for some man pages
Comment 2 Alan Coopersmith 2005-10-24 16:34:09 UTC
Thanks for reporting and patching!   Fix applied to CVS head - should be
included in 6.9 RC 2.

CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	alanc@gabe.freedesktop.org	05/10/24 16:30:21

Log message:
  2005-10-24  Alan Coopersmith  <alan.coopersmith@sun.com>
  
  	* lib/Xrandr/Imakefile:
  	* lib/Xevie/Imakefile:
  	Bug #4867 <https://bugs.freedesktop.org/show_bug.cgi?id=4867>
  	Patch #3619 <https://bugs.freedesktop.org/attachment.cgi?id=3619>
  	Xevie & Xrandr shadow man pages installed in wrong directory
  	(Xavier Bachelot)

Modified files:
      ./:
        ChangeLog 
      xc/lib/Xevie/:
        Imakefile 
      xc/lib/Xrandr/:
        Imakefile 
  
  Revision      Changes    Path
  1.1472        +9 -0      xc/ChangeLog
  http://cvs.freedesktop.org/xorg/xc/ChangeLog
  1.4           +2 -2      xc/lib/Xevie/Imakefile
  http://cvs.freedesktop.org/xorg/xc/lib/Xevie/Imakefile
  1.5           +2 -2      xc/lib/Xrandr/Imakefile
  http://cvs.freedesktop.org/xorg/xc/lib/Xrandr/Imakefile


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.