Blame SOURCES/kdebase-runtime-4.3.4-man-overrides.patch

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