summaryrefslogtreecommitdiff
blob: 3601abda278076b5abafadeb4e7fa60ca8a3072e (plain)
1
2
3
4
5
6
7
8
9
10
11
--- mozart-1.4.0.20080704.orig/share/bin/ozplatform	2007-09-17 17:33:08.000000000 +1200
+++ mozart-1.4.0.20080704/share/bin/ozplatform	2008-07-06 13:49:03.000000000 +1200
@@ -40,7 +40,7 @@
    ;;
    m68k\ Linux\ *)      OZARCH=linux-m68k
    ;;
-   sparc\ Linux\ *)     OZARCH=linux-sparc
+   sparc*\ Linux\ *)    OZARCH=linux-sparc
    ;;
    9000/7*HP-UX*)	OZARCH=hpux-700
    ;;