From 890b1d38118c8f9c143b498c0f8b67578ca41045 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Sat, 19 Dec 2020 21:10:41 +0000 Subject: Update to 5.1.4 --- shells/bash/files/patch-Makefile.in | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'shells/bash/files/patch-Makefile.in') diff --git a/shells/bash/files/patch-Makefile.in b/shells/bash/files/patch-Makefile.in index 2eae4f4c910f..9cae991db7d5 100644 --- a/shells/bash/files/patch-Makefile.in +++ b/shells/bash/files/patch-Makefile.in @@ -1,15 +1,6 @@ ---- Makefile.in.orig 2020-12-04 14:51:19 UTC +--- Makefile.in.orig 2020-12-19 20:55:00 UTC +++ Makefile.in -@@ -584,6 +584,8 @@ $(Program): .build $(OBJECTS) $(BUILTINS_DEP) $(LIBDE - ls -l $(Program) - -$(SIZE) $(Program) - -+$(CSOURCES): $(DEFDIR)/builtext.h -+ - .build: $(SOURCES) config.h Makefile version.h $(VERSPROG) - @echo - @echo " ***********************************************************" -@@ -831,7 +833,9 @@ install: .made installdirs +@@ -824,7 +824,9 @@ install: .made installdirs infodir=$(infodir) htmldir=$(htmldir) DESTDIR=$(DESTDIR) $@ ) -( cd $(DEFDIR) ; $(MAKE) $(MFLAGS) DESTDIR=$(DESTDIR) $@ ) -( cd $(PO_DIR) ; $(MAKE) $(MFLAGS) DESTDIR=$(DESTDIR) $@ ) -- cgit v1.2.3