summaryrefslogtreecommitdiff
path: root/src/configure
diff options
context:
space:
mode:
Diffstat (limited to 'src/configure')
-rwxr-xr-xsrc/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configure b/src/configure
index a268e15c561..0b442dc1412 100755
--- a/src/configure
+++ b/src/configure
@@ -1121,7 +1121,7 @@ fi
INSTLOPTS="-m 444"
INSTL_EXE_OPTS="-m 555"
-INSTL_LIB_OPTS="-m 664"
+INSTL_LIB_OPTS="-m 644"
case "`basename $INSTALL`" in
install|installbsd|scoinst)