psss / rpms / bash

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