diff options
Diffstat (limited to 'net-ftp/lftp/files')
-rw-r--r-- | net-ftp/lftp/files/lftp-4.6.1-liblftp-tasks.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-ftp/lftp/files/lftp-4.6.1-liblftp-tasks.patch b/net-ftp/lftp/files/lftp-4.6.1-liblftp-tasks.patch deleted file mode 100644 index 4b077c61b911..000000000000 --- a/net-ftp/lftp/files/lftp-4.6.1-liblftp-tasks.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/Makefile.am -+++ b/src/Makefile.am -@@ -82,7 +82,7 @@ - IdNameCache.h PatternSet.cc PatternSet.h LocalDir.cc LocalDir.h - liblftp_tasks_la_LIBADD = $(TASK_MODULES_STATIC) $(TRIO) $(GNULIB)\ - $(LIB_CRYPTO) $(INET_PTON_LIB) $(LIB_CLOCK_GETTIME) $(SOCKSLIBS)\ -- $(LIBSOCKET) $(LIB_POLL) $(LIB_SELECT) $(LTLIBINTL) $(LTLIBICONV) -+ $(LIBSOCKET) $(LIB_POLL) $(LIB_SELECT) $(LTLIBINTL) $(LTLIBICONV) liblftp-network.la - - liblftp_jobs_la_SOURCES = Job.cc Job.h CmdExec.cc CmdExec.h\ - commands.cc mgetJob.h mgetJob.cc SysCmdJob.cc SysCmdJob.h rmJob.cc rmJob.h\ |