diff '--color=auto' -Naur flite-2.2/main/Makefile flite-2.2.new/main/Makefile --- flite-2.2/main/Makefile 2020-08-13 02:17:09.000000000 +0200 +++ flite-2.2.new/main/Makefile 2025-06-03 13:53:36.263838798 +0200 @@ -150,7 +150,6 @@ do \ $(INSTALL) $(BINDIR)/flite_$$i $(DESTDIR)$(INSTALLBINDIR); \ done - $(INSTALL) -m 755 $(BINDIR)/flite_time $(DESTDIR)$(INSTALLBINDIR) # The libraries: static and shared (if built) cp -pd $(flite_LIBS_deps) $(DESTDIR)$(INSTALLLIBDIR) ifdef SHFLAGS