rpcd: iwinfo plugin fixes
[openwrt.git] / package / libs / libreadline / patches / 001-install_perm.patch
1 --- a/support/shlib-install
2 +++ b/support/shlib-install
3 @@ -73,7 +73,7 @@ fi
4  case "$host_os" in
5  hpux*|darwin*|macosx*|linux*|solaris2*)
6         if [ -z "$uninstall" ]; then
7 -               chmod 555 ${INSTALLDIR}/${LIBNAME}
8 +               chmod +x ${INSTALLDIR}/${LIBNAME}
9         fi ;;
10  cygwin*|mingw*)
11         IMPLIBNAME=`echo ${LIBNAME} \