SOURCES: wine-ncurses.patch - fixed

paszczus paszczus at pld-linux.org
Tue Aug 30 23:19:32 CEST 2005


Author: paszczus                     Date: Tue Aug 30 21:19:32 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixed

---- Files affected:
SOURCES:
   wine-ncurses.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/wine-ncurses.patch
diff -u SOURCES/wine-ncurses.patch:1.3 SOURCES/wine-ncurses.patch:1.4
--- SOURCES/wine-ncurses.patch:1.3	Tue Aug 30 23:09:08 2005
+++ SOURCES/wine-ncurses.patch	Tue Aug 30 23:19:26 2005
@@ -1,6 +1,6 @@
 diff -ur wine-20050830/configure.ac wine-20050830.new/configure.ac
 --- wine-20050830/configure.ac	2005-08-25 12:14:13.000000000 +0000
-+++ wine-20050830.new/configure.ac	2005-08-30 21:06:27.136642632 +0000
++++ wine-20050830.new/configure.ac	2005-08-30 21:17:23.420872264 +0000
 @@ -467,12 +467,12 @@
      then
          AC_CHECK_LIB(ncurses,waddch,
@@ -12,7 +12,7 @@
          AC_CHECK_LIB(curses,waddch,
              [AC_DEFINE(HAVE_LIBCURSES, 1, [Define if you have the curses library (-lcurses)])
 -             CURSESLIBS="-lcurses"])
-+             CURSESLIBS="-lcurses -ltinfo"])])])])
++                      CURSESLIBS="-lcurses -ltinfo"])])])])
      fi
  fi
  AC_SUBST(CURSESLIBS)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/wine-ncurses.patch?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list