Don't make generated files read-only. That would bother too many
[gnulib.git] / modules / arpa_inet
index 17a14c0..cbbae09 100644 (file)
@@ -19,7 +19,6 @@ arpa/inet.h:
        test -d arpa || mkdir arpa
        rm -f $@-t $@
        echo '#include <sys/socket.h>' >$@-t
-       chmod a-x $@-t
        mv $@-t $@
 MOSTLYCLEANFILES += arpa/inet.h arpa/inet.h-t
 MOSTLYCLEANDIRS += arpa