packages: aspell/aspell-ac.patch - typo, still does not work.

pawelz pawelz at pld-linux.org
Tue Nov 30 12:28:54 CET 2010


Author: pawelz                       Date: Tue Nov 30 11:28:54 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- typo, still does not work.

---- Files affected:
packages/aspell:
   aspell-ac.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/aspell/aspell-ac.patch
diff -u packages/aspell/aspell-ac.patch:1.1 packages/aspell/aspell-ac.patch:1.2
--- packages/aspell/aspell-ac.patch:1.1	Tue Nov 30 12:22:35 2010
+++ packages/aspell/aspell-ac.patch	Tue Nov 30 12:28:49 2010
@@ -5,11 +5,11 @@
      if test "$enable_wide_curses" != "no" -a -n "$have_mblen"
      then
 -      LIBS="-lncursesw $ORIG_LIBS"
-+      LIBS="-lncursesw -tinfow $ORIG_LIBS"
++      LIBS="-lncursesw -ltinfow $ORIG_LIBS"
        AC_TRY_LINK(
          [#include <ncursesw/curses.h>], [initscr()],
 -        [CURSES_LIB=-lncursesw
-+        [CURSES_LIB=-lncursesw -tinfow
++        [CURSES_LIB=-lncursesw -ltinfow
           AC_DEFINE(CURSES_HEADER, <ncursesw/curses.h>, [Defined to curses header file])])
      fi
  
================================================================

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



More information about the pld-cvs-commit mailing list