]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/lftp/lftp-3.0.1/readline.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / lftp / lftp-3.0.1 / readline.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- lftp-3.0.1/configure.ac~readline.patch      2004-04-06 10:27:36.000000000 +0200
7 +++ lftp-3.0.1/configure.ac     2004-04-06 23:39:01.000000000 +0200
8 @@ -380,5 +378,5 @@
9     sysconfdir=/etc
10  fi
11  
12 -AC_CONFIG_FILES([Makefile src/Makefile lib/Makefile include/Makefile doc/Makefile readline-4.3/Makefile po/Makefile.in m4/Makefile contrib/Makefile])
13 +AC_CONFIG_FILES([Makefile src/Makefile lib/Makefile include/Makefile doc/Makefile po/Makefile.in m4/Makefile contrib/Makefile])
14  AC_OUTPUT
15 --- lftp-3.0.1/Makefile.am~readline.patch       2003-12-19 15:16:31.000000000 +0100
16 +++ lftp-3.0.1/Makefile.am      2004-04-06 23:40:17.000000000 +0200
17 @@ -1,6 +1,6 @@
18  EXTRA_DIST = config.rpath lftp.conf lftp.lsm FAQ acconfig.h README README.debug-levels\
19   README.modules MIRRORS BUGS FEATURES
20 -SUBDIRS = include readline-4.3 lib doc src po m4 contrib
21 +SUBDIRS = include lib doc src po m4 contrib
22  AUTOMAKE_OPTIONS = foreign
23  ACLOCAL_AMFLAGS = -I m4
24