]> git.pld-linux.org Git - packages/XFree86.git/blobdiff - XFree86-xman.patch
- obsolete (already fixed in 4.3.99.16)
[packages/XFree86.git] / XFree86-xman.patch
index 6a544070a1b435d5f11b543ffc4bf9d7faf6f9ab..e1e035f5089814b558e323eff4226dabe79ce7b4 100644 (file)
@@ -1,17 +1,19 @@
---- XFree86-4.0.1/xc/programs/xman/vendor.h.foo        Mon Aug 14 15:13:05 2000
-+++ XFree86-4.0.1/xc/programs/xman/vendor.h    Mon Aug 14 15:13:38 2000
-@@ -63,7 +63,7 @@
- # define MANCONF "/etc/manpath.config"
- #else
- # if (defined(BSD) && (BSD >= 199103)) || defined(linux)
--#  define MANCONF "/etc/man.conf"
-+#  define MANCONF "/etc/man.config"
+diff -urN xc.orig/programs/xman/Imakefile xc/programs/xman/Imakefile
+--- xc.orig/programs/xman/Imakefile    Mon Dec 30 15:54:14 2002
++++ xc/programs/xman/Imakefile Mon Dec 30 18:21:38 2002
+@@ -26,7 +26,7 @@
+ # if defined(LinuxDistribution) && (LinuxDistribution == LinuxRedHat)
+     MANCONF = -DMANCONF=\"/etc/man.config\"
+ # else
+-    MANCONF = -DMANCONF=\"/etc/man.conf\"
++    MANCONF = -DMANCONF=\"/etc/man.config\"
  # endif
- #endif
---- XFree86-4.0.1/xc/programs/xman/xman.man.foo        Mon Aug 14 15:13:11 2000
-+++ XFree86-4.0.1/xc/programs/xman/xman.man    Mon Aug 14 15:13:24 2000
-@@ -90,8 +90,8 @@
+ #elif defined(OpenBSDArchitecture) || defined(NetBSDArchitecture) || \
+     defined(DarwinArchitecture)
+diff -urN xc.orig/programs/xman/xman.man xc/programs/xman/xman.man
+--- xc.orig/programs/xman/xman.man     Mon Dec 30 15:54:14 2002
++++ xc/programs/xman/xman.man  Mon Dec 30 18:12:17 2002
+@@ -93,8 +93,8 @@
  .SH "BSD AND LINUX SYSTEMS"        
  .PP
  In newer BSD and Linux systems, \fIXman\fP will search for a file named
This page took 0.0604 seconds and 4 git commands to generate.