projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20ef871
)
Fix permist on libs.
author
Bruce Momjian
Thu, 26 Feb 1998 02:18:09 +0000
(
02:18
+0000)
committer
Bruce Momjian
Thu, 26 Feb 1998 02:18:09 +0000
(
02:18
+0000)
src/configure
patch
|
blob
|
blame
|
history
src/configure.in
patch
|
blob
|
blame
|
history
diff --git
a/src/configure
b/src/configure
index a268e15c56108cc5d39ec26167edc5ced6ae9d55..0b442dc141252be35befe6342fa8dfd39b8e6c2a 100755
(executable)
--- a/
src/configure
+++ b/
src/configure
@@
-1121,7
+1121,7
@@
fi
INSTLOPTS="-m 444"
INSTL_EXE_OPTS="-m 555"
-INSTL_LIB_OPTS="-m 6
6
4"
+INSTL_LIB_OPTS="-m 6
4
4"
case "`basename $INSTALL`" in
install|installbsd|scoinst)
diff --git
a/src/configure.in
b/src/configure.in
index a0fd5f3598094dfb790fe378c090fd69fb560b53..541438dfe6c2c401cfe83de4c4f105b0eb777b81 100644
(file)
--- a/
src/configure.in
+++ b/
src/configure.in
@@
-322,7
+322,7
@@
fi
INSTLOPTS="-m 444"
INSTL_EXE_OPTS="-m 555"
-INSTL_LIB_OPTS="-m 6
6
4"
+INSTL_LIB_OPTS="-m 6
4
4"
case "`basename $INSTALL`" in
install|installbsd|scoinst)