Edit

IABSD.fr/ports/sysutils/mtools/patches/patch-Makefile_in

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2019-01-19 15:47:32
    Hash : 79707db6
    Message : update to mtools-4.0.23

  • sysutils/mtools/patches/patch-Makefile_in
  • $OpenBSD: patch-Makefile_in,v 1.4 2019/01/19 15:47:32 sthen Exp $
    Index: Makefile.in
    --- Makefile.in.orig
    +++ Makefile.in
    @@ -278,7 +278,7 @@ install-links: $(DESTDIR)$(bindir)/mtools
     install-scripts: $(DESTDIR)$(bindir)/mtools
     	@$(top_srcdir)/mkinstalldirs $(DESTDIR)$(bindir)
     	@for j in $(SCRIPTS) ; do \
    -		$(INSTALL_PROGRAM) $(srcdir)/scripts/$$j $(DESTDIR)$(bindir)/$$j ; \
    +		$(BSD_INSTALL_SCRIPT) $(srcdir)/scripts/$$j $(DESTDIR)$(bindir)/$$j ; \
     		echo $(DESTDIR)$(bindir)/$$j ; \
     	done
     	rm -f $(DESTDIR)$(bindir)/lz