summaryrefslogtreecommitdiffstats
path: root/lang/pike76/files/patch-install.pike
blob: b2e5277102f68905442deab3f3ac4b52b176b294 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- bin/install.pike.orig	Tue Nov  1 09:58:59 2005
+++ bin/install.pike	Tue Nov  1 09:59:20 2005
@@ -1707,7 +1707,7 @@
 
     if(file_stat(vars->MANDIR_SRC))
     {
-      install_dir(vars->MANDIR_SRC,combine_path(man_prefix,"man1"),0);
+      //install_dir(vars->MANDIR_SRC,combine_path(man_prefix,"man1"),0);
     }
   };
 
OpenPOWER on IntegriCloud