packages: ghc/ghc-pld.patch - removed not needed hunk

baggins baggins at pld-linux.org
Thu Apr 8 16:16:06 CEST 2010


Author: baggins                      Date: Thu Apr  8 14:16:06 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- removed not needed hunk

---- Files affected:
packages/ghc:
   ghc-pld.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/ghc/ghc-pld.patch
diff -u packages/ghc/ghc-pld.patch:1.1 packages/ghc/ghc-pld.patch:1.2
--- packages/ghc/ghc-pld.patch:1.1	Thu Apr  8 16:15:05 2010
+++ packages/ghc/ghc-pld.patch	Thu Apr  8 16:16:01 2010
@@ -9,27 +9,3 @@
          ;;
      *)
          echo "Unknown vendor $1"
---- ghc-6.12.1/aclocal.m4~	2009-12-10 19:11:33.000000000 +0100
-+++ ghc-6.12.1/aclocal.m4	2010-04-08 15:55:14.053145486 +0200
-@@ -1199,20 +1199,7 @@
- AC_DEFUN([FP_FIND_ROOT],[
- AC_MSG_CHECKING(for path to top of build tree)
- 
--dnl This would be
--dnl     make -C utils/ghc-pwd clean && make -C utils/ghc-pwd
--dnl except we don't want to have to know what make is called. Sigh.
--if test ! -f utils/ghc-pwd/ghc-pwd && test ! -f utils/ghc-pwd/ghc-pwd.exe; then
--  cd utils/ghc-pwd
--  rm -f *.o
--  rm -f *.hi
--  rm -f ghc-pwd
--  rm -f ghc-pwd.exe
--  "$WithGhc" -v0 --make ghc-pwd -o ghc-pwd
--  cd ../..
--fi
--
--hardtop=`utils/ghc-pwd/ghc-pwd`
-+hardtop=`pwd`
- 
- if ! test -d "$hardtop"; then
-   AC_MSG_ERROR([cannot determine current directory])
================================================================

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



More information about the pld-cvs-commit mailing list