packages: librhtv/librhtv-ncurses.patch - without tinfo

witekfl witekfl at pld-linux.org
Sat Mar 17 20:49:59 CET 2012


Author: witekfl                      Date: Sat Mar 17 19:49:59 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- without tinfo

---- Files affected:
packages/librhtv:
   librhtv-ncurses.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/librhtv/librhtv-ncurses.patch
diff -u packages/librhtv/librhtv-ncurses.patch:1.1 packages/librhtv/librhtv-ncurses.patch:1.2
--- packages/librhtv/librhtv-ncurses.patch:1.1	Sat Mar 17 20:48:34 2012
+++ packages/librhtv/librhtv-ncurses.patch	Sat Mar 17 20:49:53 2012
@@ -5,7 +5,7 @@
     $aux.=" -L".$conf{'X11LibPath'}." $libs" if @conf{'HAVE_X11'} eq 'yes';
     $aux.=' -lgpm' if @conf{'HAVE_GPM'} eq 'yes';
 -   $aux.=(($OSf eq 'QNXRtP') ? ' -lncursesS' : ' -lncurses') unless $conf{'ncurses'} eq 'no';
-+   $aux.=(($OSf eq 'QNXRtP') ? ' -lncursesS' : ' -lncursesw -ltinfow') unless $conf{'ncurses'} eq 'no';
++   $aux.=(($OSf eq 'QNXRtP') ? ' -lncursesS' : ' -lncursesw') unless $conf{'ncurses'} eq 'no';
     $aux.=" $stdcxx -lm -lc";
     $aux.=' -lpthread' if $conf{'HAVE_LINUX_PTHREAD'} eq 'yes';
     $aux.=' '.$AllegroLibs if ($conf{'HAVE_ALLEGRO'} eq 'yes');
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/librhtv/librhtv-ncurses.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list