summaryrefslogtreecommitdiff
path: root/packages/lftp/lftp-3.0.1/readline.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/lftp/lftp-3.0.1/readline.patch')
-rw-r--r--packages/lftp/lftp-3.0.1/readline.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/packages/lftp/lftp-3.0.1/readline.patch b/packages/lftp/lftp-3.0.1/readline.patch
deleted file mode 100644
index eb90e21539..0000000000
--- a/packages/lftp/lftp-3.0.1/readline.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-
-#
-# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
-#
-
---- lftp-3.0.1/configure.ac~readline.patch 2004-04-06 10:27:36.000000000 +0200
-+++ lftp-3.0.1/configure.ac 2004-04-06 23:39:01.000000000 +0200
-@@ -380,5 +378,5 @@
- sysconfdir=/etc
- fi
-
--AC_CONFIG_FILES([Makefile src/Makefile lib/Makefile include/Makefile doc/Makefile readline-4.3/Makefile po/Makefile.in m4/Makefile contrib/Makefile])
-+AC_CONFIG_FILES([Makefile src/Makefile lib/Makefile include/Makefile doc/Makefile po/Makefile.in m4/Makefile contrib/Makefile])
- AC_OUTPUT
---- lftp-3.0.1/Makefile.am~readline.patch 2003-12-19 15:16:31.000000000 +0100
-+++ lftp-3.0.1/Makefile.am 2004-04-06 23:40:17.000000000 +0200
-@@ -1,6 +1,6 @@
- EXTRA_DIST = config.rpath lftp.conf lftp.lsm FAQ acconfig.h README README.debug-levels\
- README.modules MIRRORS BUGS FEATURES
--SUBDIRS = include readline-4.3 lib doc src po m4 contrib
-+SUBDIRS = include lib doc src po m4 contrib
- AUTOMAKE_OPTIONS = foreign
- ACLOCAL_AMFLAGS = -I m4
-