packages: ghc/ghc-pld.patch - more ncurses

baggins baggins at pld-linux.org
Thu Apr 8 17:02:23 CEST 2010


Author: baggins                      Date: Thu Apr  8 15:02:23 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- more ncurses

---- Files affected:
packages/ghc:
   ghc-pld.patch (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/ghc/ghc-pld.patch
diff -u packages/ghc/ghc-pld.patch:1.5 packages/ghc/ghc-pld.patch:1.6
--- packages/ghc/ghc-pld.patch:1.5	Thu Apr  8 16:44:34 2010
+++ packages/ghc/ghc-pld.patch	Thu Apr  8 17:02:18 2010
@@ -20,12 +20,13 @@
          echo "Unknown vendor $1"
 --- ghc-6.12.1/libraries/terminfo/configure.ac~	2009-09-15 08:09:05.000000000 +0200
 +++ ghc-6.12.1/libraries/terminfo/configure.ac	2010-04-08 16:43:45.040705349 +0200
-@@ -13,7 +13,7 @@
+@@ -13,7 +13,8 @@
      [curses_libraries=NONE])
  
  
 -TERMINFO_INCLUDE_DIRS=
 +TERMINFO_INCLUDE_DIRS=/usr/include/ncursesw
++CPPFLAGS="-I/usr/include/ncursesw $CPPFLAGS
  TERMINFO_LIB_DIRS=
  if test "x$curses_libraries" != "xNONE"; then
    LDFLAGS="-L$curses_libraries $LDFLAGS"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc/ghc-pld.patch?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list