From 770fb0efd0ee5908362b6e5c13502396bbdc6b2c Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 7 May 1998 09:52:37 +0000 Subject: vanilla just barely beat me on upgrading this. Merging parts of my upgrade. --- emulators/mtools/files/patch-a | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'emulators/mtools/files/patch-a') diff --git a/emulators/mtools/files/patch-a b/emulators/mtools/files/patch-a index d34f8800fff5..a6ee9294aa94 100644 --- a/emulators/mtools/files/patch-a +++ b/emulators/mtools/files/patch-a @@ -1,5 +1,5 @@ ---- Makefile.in.orig Wed May 6 21:57:14 1998 -+++ Makefile.in Wed May 6 21:59:13 1998 +--- Makefile.in.orig Thu May 7 02:49:14 1998 ++++ Makefile.in Thu May 7 02:49:48 1998 @@ -102,7 +102,7 @@ xdf_io.c mkmanifest.c @@ -14,13 +14,13 @@ @$(top_srcdir)/mkinstalldirs $(bindir) @for j in $(SCRIPTS) ; do \ - $(INSTALL_PROGRAM) $(srcdir)/scripts/$$j $(bindir)/$$j ; \ -+ install -o bin -g bin -m 755 $(srcdir)/scripts/$$j $(bindir)/$$j ; \ ++ $(BSD_INSTALL_SCRIPT) $(srcdir)/scripts/$$j $(bindir)/$$j ; \ echo $(bindir)/$$j ; \ done - rm -f $(bindir)/lz - $(LN_S) uz $(bindir)/lz -+# rm -f $(bindir)/lz -+# $(LN_S) uz $(bindir)/lz ++ #rm -f $(bindir)/lz ++ #$(LN_S) uz $(bindir)/lz install-man: @$(top_srcdir)/mkinstalldirs $(MAN1DIR) -- cgit v1.2.3