]> git.pld-linux.org Git - packages/Wnn6-SDK.git/blob - Wnn6-SDK-nonroot.patch
rel 14
[packages/Wnn6-SDK.git] / Wnn6-SDK-nonroot.patch
1 --- Xsi/config/X11.tmpl.org     Wed Jan 27 12:36:50 1999
2 +++ Xsi/config/X11.tmpl Wed Jan 27 12:38:43 1999
3 @@ -423,7 +423,7 @@
4  #undef MakeDir
5  #endif
6  #define MakeDir(dir) DirFailPrefix@if [ -d dir ]; then set +x; \       @@\
7 -       else (set -x; $(MKDIRHIER) dir; chown $(WNNOWNER) dir); fi
8 +       else (set -x; $(MKDIRHIER) dir;); fi
9  
10  #ifdef MakeDirectory
11  #undef MakeDirectory
This page took 0.172774 seconds and 3 git commands to generate.