rpms/bti/devel bti-023-readline5.patch,NONE,1.1

Michel Alexandre Salim salimma at fedoraproject.org
Thu Aug 20 05:41:18 UTC 2009


Author: salimma

Update of /cvs/pkgs/rpms/bti/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5131

Added Files:
	bti-023-readline5.patch 
Log Message:
Include the patch needed to build against readline 5


bti-023-readline5.patch:
 Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE bti-023-readline5.patch ---
--- bti-023/Makefile.in.readline5	2009-05-27 16:41:17.000000000 -0400
+++ bti-023/Makefile.in	2009-08-20 01:12:59.124938760 -0400
@@ -54,7 +54,7 @@
 bti_LDADD = $(LDADD)
 binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
 SCRIPTS = $(bin_SCRIPTS)
-DEFAULT_INCLUDES = -I. at am__isrc@
+DEFAULT_INCLUDES = -I. at am__isrc@ -I/usr/include/readline5
 depcomp = $(SHELL) $(top_srcdir)/depcomp
 am__depfiles_maybe = depfiles
 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \




More information about the fedora-extras-commits mailing list