aboutsummaryrefslogtreecommitdiff
path: root/ftp/lftp/files/patch-src::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/lftp/files/patch-src::Makefile.in')
-rw-r--r--ftp/lftp/files/patch-src::Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/ftp/lftp/files/patch-src::Makefile.in b/ftp/lftp/files/patch-src::Makefile.in
new file mode 100644
index 000000000000..6138acb44843
--- /dev/null
+++ b/ftp/lftp/files/patch-src::Makefile.in
@@ -0,0 +1,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"; \