openjade-1.3.2-chmod.patch 311 B

123456789101112
  1. --- a/Makefile.comm.in.orig 2017-07-11 20:14:20.459014115 +0700
  2. +++ b/Makefile.comm.in 2017-07-11 20:14:31.724715876 +0700
  3. @@ -53,7 +53,7 @@
  4. .m4.cxx:
  5. rm -f $@
  6. $(PERL) $(srcdir)/../instmac.pl $< >$@
  7. - chmod -w $@
  8. + chmod a-w $@
  9. %.h %.cxx %.rc: %.msg
  10. $(PERL) -w $(srcdir)/../msggen.pl $(MSGGENFLAGS) $<