You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/openjade/files/openjade-1.3.2-chmod.patch

12 lines
311 B

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