Don't change the modes of ${PREFIX} and ${PREFIX}/bin.

This commit is contained in:
Pete Fritchman 2004-12-10 15:44:55 +00:00
parent 84363b0498
commit a23f924327
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123644

View File

@ -0,0 +1,13 @@
--- hier.c.orig Fri Dec 10 09:39:48 2004
+++ hier.c Fri Dec 10 09:39:55 2004
@@ -2,8 +2,10 @@
void hier()
{
+ /*
h(auto_home,-1,-1,02755);
d(auto_home,"bin",-1,-1,02755);
+ */
c(auto_home,"bin","ipc-config",-1,-1,0755);
c(auto_home,"bin","ipcx-config",-1,-1,0755);