OSSP CVS Repository

ossp - Check-in [5953]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 5953
Date: 2007-Jun-05 18:52:33 (local)
2007-Jun-05 16:52:33 (UTC)
User:rse
Branch:
Comment: already map product to iX86, not just class
Tickets:
Inspections:
Files:
ossp-pkg/shtool/sh.platform      1.23 -> 1.24     3 inserted, 3 deleted

ossp-pkg/shtool/sh.platform 1.23 -> 1.24

--- sh.platform  2007/06/04 19:45:58     1.23
+++ sh.platform  2007/06/05 16:52:33     1.24
@@ -437,10 +437,10 @@
             powerpc ) AT="PPC" ;;
         esac
         AP="${AT}"
-        AC="${AP}"
-        case "${AC}" in
-            i?86 ) AC="iX86" ;;
+        case "${AP}" in
+            i?86 ) AP="iX86" ;;
         esac
+        AC="${AP}"
         #   determine system
         unset v1; unset v2; unset v3
         eval `echo "${UNAME_RELEASE}" |\

CVSTrac 2.0.1