]> git.pld-linux.org Git - packages/X11.git/blobdiff - XFree86-xman.patch
- invalid
[packages/X11.git] / XFree86-xman.patch
index 1d03ddd87bef5f3d5daa2186cfeb2d0a808dddf5..e1e035f5089814b558e323eff4226dabe79ce7b4 100644 (file)
@@ -1,18 +1,18 @@
-diff -urN XFree86-4.1.0.orig/xc/programs/xman/vendor.h XFree86-4.1.0/xc/programs/xman/vendor.h
---- XFree86-4.1.0.orig/xc/programs/xman/vendor.h       Thu Apr 19 21:54:51 2001
-+++ XFree86-4.1.0/xc/programs/xman/vendor.h    Sun Jun 17 22:42:16 2001
-@@ -62,7 +62,7 @@
- #if defined(__FreeBSD__)
# define MANCONF "/etc/manpath.config"
- #elif (defined(BSD) && (BSD >= 199103)) || defined(linux)
--# define MANCONF "/etc/man.conf"
-+# define MANCONF "/etc/man.config"
- #endif
- /*
-diff -urN XFree86-4.1.0.orig/xc/programs/xman/xman.man XFree86-4.1.0/xc/programs/xman/xman.man
---- XFree86-4.1.0.orig/xc/programs/xman/xman.man       Sat Jan 27 19:21:18 2001
-+++ XFree86-4.1.0/xc/programs/xman/xman.man    Sun Jun 17 22:41:25 2001
+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
+ #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
This page took 0.507349 seconds and 4 git commands to generate.