midipix / build / midipix_build

Forked from build/midipix_build 4 years ago
Clone

Blame patches/libreadline-7.0.local.patch

Lucio Andrés Illanes Albornoz (arab, vxp) b19fe2
diff -ru readline-7.0.orig/shlib/Makefile.in readline-7.0/shlib/Makefile.in
Lucio Andrés Illanes Albornoz (arab, vxp) b19fe2
--- readline-7.0.orig/shlib/Makefile.in	2015-07-13 00:41:58.000000000 +0200
Lucio Andrés Illanes Albornoz (arab, vxp) b19fe2
+++ readline-7.0/shlib/Makefile.in	2017-12-30 00:39:53.919481249 +0100
Lucio Andrés Illanes Albornoz (arab, vxp) b19fe2
@@ -86,7 +86,7 @@
Lucio Andrés Illanes Albornoz (arab, vxp) b19fe2
 SHOBJ_LIBS = @SHOBJ_LIBS@
Lucio Andrés Illanes Albornoz (arab, vxp) b19fe2
 
Lucio Andrés Illanes Albornoz (arab, vxp) b19fe2
 SHLIB_XLDFLAGS = @LDFLAGS@ @SHLIB_XLDFLAGS@
Lucio Andrés Illanes Albornoz (arab, vxp) b19fe2
-SHLIB_LIBS = @SHLIB_LIBS@
Lucio Andrés Illanes Albornoz (arab, vxp) b19fe2
+SHLIB_LIBS = @SHLIB_LIBS@ -lncurses
Lucio Andrés Illanes Albornoz (arab, vxp) b19fe2
 
Lucio Andrés Illanes Albornoz (arab, vxp) b19fe2
 SHLIB_DOT = @SHLIB_DOT@
Lucio Andrés Illanes Albornoz (arab, vxp) b19fe2
 SHLIB_LIBPREF = @SHLIB_LIBPREF@