aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/lftp/files/patch-src::Makefile.in
blob: 6138acb448439d0a270182e97b9ccec739013515 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/Makefile.in.orig    Wed Nov 21 17:37:09 2001
+++ src/Makefile.in Wed Nov 21 17:37:23 2001
@@ -396,7 +396,6 @@
    $(RANLIB) libtasks.a
 install-pkgverlibLTLIBRARIES: $(pkgverlib_LTLIBRARIES)
    @$(NORMAL_INSTALL)
-   $(mkinstalldirs) $(DESTDIR)$(pkgverlibdir)
    @list='$(pkgverlib_LTLIBRARIES)'; for p in $$list; do \
      if test -f $$p; then \
        echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(pkgverlibdir)/$$p"; \