packages: ghc/ghc-pld.patch - sh independent way

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


Author: baggins                      Date: Thu Apr  8 14:21:15 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- sh independent way

---- Files affected:
packages/ghc:
   ghc-pld.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/ghc/ghc-pld.patch
diff -u packages/ghc/ghc-pld.patch:1.3 packages/ghc/ghc-pld.patch:1.4
--- packages/ghc/ghc-pld.patch:1.3	Thu Apr  8 16:19:28 2010
+++ packages/ghc/ghc-pld.patch	Thu Apr  8 16:21:09 2010
@@ -5,7 +5,7 @@
  checkArch() {
      case $1 in
 -    alpha|arm|hppa|hppa1_1|i386|ia64|m68k|mips|mipseb|mipsel|powerpc|powerpc64|rs6000|s390|sparc|sparc64|vax|x86_64)
-+    alpha|arm|hppa|hppa1_1|i[3456]86|ia64|m68k|mips|mipseb|mipsel|powerpc|powerpc64|rs6000|s390|sparc|sparc64|vax|x86_64)
++    alpha|arm|hppa|hppa1_1|i386|i486|i586|i686|ia64|m68k|mips|mipseb|mipsel|powerpc|powerpc64|rs6000|s390|sparc|sparc64|vax|x86_64)
          ;;
      *)
          echo "Unknown arch $1"
================================================================

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



More information about the pld-cvs-commit mailing list