Blame SOURCES/bash-4.4-no-loadable-builtins.patch

bb9a7e
diff --git a/Makefile.in b/Makefile.in
bb9a7e
index a1f9483..24c646a 100644
bb9a7e
--- a/Makefile.in
bb9a7e
+++ b/Makefile.in
bb9a7e
@@ -800,7 +800,6 @@ install:	.made installdirs
bb9a7e
 		infodir=$(infodir) htmldir=$(htmldir) DESTDIR=$(DESTDIR) $@ )
bb9a7e
 	-( cd $(DEFDIR) ; $(MAKE) $(MFLAGS) DESTDIR=$(DESTDIR) $@ )
bb9a7e
 	-( cd $(PO_DIR) ; $(MAKE) $(MFLAGS) DESTDIR=$(DESTDIR) $@ )
bb9a7e
-	-( cd $(LOADABLES_DIR) && $(MAKE) $(MFLAGS) DESTDIR=$(DESTDIR) $@ )
bb9a7e
 
bb9a7e
 install-strip:
bb9a7e
 	$(MAKE) $(MFLAGS) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' \
bb9a7e
-- 
bb9a7e
2.9.3
bb9a7e