stages: 2/04-iso: Do not include kernel build/source tree in the LiveCD
[dragora.git] / patches / openjade / openjade-1.3.2-chmod.patch
blobca8abbd50da8287f51e0f332596ce1513cd90c5e
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 $@
10 %.h %.cxx %.rc: %.msg
11 $(PERL) -w $(srcdir)/../msggen.pl $(MSGGENFLAGS) $<