]> git.pld-linux.org Git - packages/xorg-cf-files.git/blame - xorg-cf-files-mandir.patch
- fixed libdir patch; release 2
[packages/xorg-cf-files.git] / xorg-cf-files-mandir.patch
CommitLineData
d82868b3
JB
1--- xorg-cf-files-1.0.4/linux.cf.orig 2009-10-16 23:45:42.000000000 +0200
2+++ xorg-cf-files-1.0.4/linux.cf 2013-01-26 13:07:10.845411744 +0100
3@@ -94,11 +94,12 @@
4 XCOMM libc: (LinuxCLibMajorVersion./**/LinuxCLibMinorVersion./**/LinuxCLibTeenyVersion)
5 XCOMM binutils: (LinuxBinUtilsMajorVersion)
6
7-#if LinuxDistribution == LinuxDebian
8 # if !defined(NothingOutsideProjectRoot) || !NothingOutsideProjectRoot
9 # define SystemManDirectory /usr/share/man
10+# define ManDirectoryRoot SystemManDirectory
11 # endif
12 # define HasPam YES
13+#if LinuxDistribution == LinuxDebian
14 /* un-comment this when it is un-broken */
15 /* # define JoystickSupport YES */
16 # if !defined(NothingOutsideProjectRoot) || !NothingOutsideProjectRoot
This page took 0.142907 seconds and 4 git commands to generate.