Fix global typo in last change: use chmod u-w, not chmod u-x.
[gnulib.git] / modules / localcharset
index 0fccf8f..8075a2c 100644 (file)
@@ -61,14 +61,14 @@ uninstall-local: all-local
 charset.alias: config.charset
        rm -f t-$@ $@
        $(SHELL) $(srcdir)/config.charset '$(host)' > t-$@
-       chmod a-x t-$@
+       chmod a-w t-$@
        mv t-$@ $@
 
 SUFFIXES += .sed .sin
 .sin.sed:
        rm -f t-$@ $@
        sed -e '/^#/d' -e 's/@''PACKAGE''@/$(PACKAGE)/g' $< > t-$@
-       chmod a-x t-$@
+       chmod a-w t-$@
        mv t-$@ $@
 
 CLEANFILES += charset.alias ref-add.sed ref-del.sed