Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 2fdb92f4e0e986163930eedd9f9488fe > files > 7

kdebase4-runtime-4.8.5-1.1.mga2.src.rpm

#
# Description : This patch add overrides in default man path
# Forwaded: no
# Bug: none
# Author: Than Ngo <than@redhat.com>
# URL: http://pkgs.fedoraproject.org/gitweb/?p=kdebase-runtime.git;a=blob;f=kdebase-runtime-4.3.4-man-overrides.patch;h=45ee918facfbfa5d24fe8ca281e2a7cefb721b01;hb=HEAD
#

diff -up kdebase-runtime-4.3.4/kioslave/man/kio_man.cpp.manpath kdebase-runtime-4.3.4/kioslave/man/kio_man.cpp
--- kdebase4-runtime/kioslave/man/kio_man.cpp.manpath	2011-02-03 18:30:23.000000000 +0100
+++ kdebase4-runtime/kioslave/man/kio_man.cpp	2011-02-03 18:27:09.000000000 +0100
@@ -902,6 +902,7 @@ void MANProtocol::constructPath(QStringL
 
     // Default paths
     static const char * const manpaths[] = {
+        "/usr/share/man/overrides",
         "/usr/X11/man",
         "/usr/X11R6/man",
         "/usr/man",