Import readline 8.0
[deliverable/binutils-gdb.git] / readline / support / shlib-install
index cfec3bd1e62e46e1b6ab4591fc506bdad1580803..f4eea278fae63fb3924afd323fe9f95356f8b69c 100755 (executable)
@@ -73,7 +73,7 @@ fi
 case "$host_os" in
 hpux*|darwin*|macosx*|linux*|solaris2*)
        if [ -z "$uninstall" ]; then
-               chmod 555 ${INSTALLDIR}/${LIBNAME}
+               chmod 755 ${INSTALLDIR}/${LIBNAME}
        fi ;;
 cygwin*|mingw*)
        IMPLIBNAME=`echo ${LIBNAME} \
This page took 0.023973 seconds and 4 git commands to generate.