components/ncurses/patches/ncurses-03-config.patch
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Thu, 20 Oct 2016 09:26:57 -0700
changeset 7140 dda35b00b768
parent 1229 5da8394504c5
permissions -rw-r--r--
24925632 xsl-stylesheets missing default version symlink after the move to userland

# This is fixed in 5.9
#
--- ncurses-5.7/misc/ncurses-config.in.orig	Thu Mar 21 15:04:44 2013
+++ ncurses-5.7/misc/ncurses-config.in	Thu Mar 21 15:05:22 2013
@@ -87,7 +87,7 @@
 		;;
 	--libs)
 		sed -e 's,^[ ]*,,' -e 's, [ ]*, ,g' -e 's,[ ]*$,,' <<-ENDECHO
-			-L${exec_prefix}/lib @EXTRA_LDFLAGS@ -l${THIS} @LIBS@
+			-L${libdir} @EXTRA_LDFLAGS@ -l${THIS} @LIBS@
 ENDECHO
 		;;
 	# identification