SOURCES: star-unamep.patch - 1.5a67

areq areq at pld-linux.org
Sun Sep 11 20:01:12 CEST 2005


Author: areq                         Date: Sun Sep 11 18:01:12 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- 1.5a67

---- Files affected:
SOURCES:
   star-unamep.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/star-unamep.patch
diff -u SOURCES/star-unamep.patch:1.1 SOURCES/star-unamep.patch:1.2
--- SOURCES/star-unamep.patch:1.1	Mon Mar  1 14:54:01 2004
+++ SOURCES/star-unamep.patch	Sun Sep 11 20:01:07 2005
@@ -15,13 +15,13 @@
  K_ARCH=		$(XK_ARCH)
 --- star-1.5/RULES/mk-gmake.id.orig	Sun Dec  6 13:51:19 1998
 +++ star-1.5/RULES/mk-gmake.id	Fri Feb 27 17:31:41 2004
-@@ -40,9 +40,9 @@
+@@ -35,9 +35,9 @@
  _MACHCMD=	(mach || uname -p || true)	2> /dev/null
  _ARCHCMD=	(arch || /usr/ucb/arch || true)	2> /dev/null
  
--XP_ARCH:=	$(shell $(_MACHCMD) | tr '[A-Z]' '[a-z]' | tr ', /\\()"' ',//////' | tr ',/' ',-')
--XK_ARCH:=	$(shell uname -m    | tr '[A-Z]' '[a-z]' | tr ', /\\()"' ',//////' | tr ',/' ',-')
--XM_ARCH:=	$(shell $(_ARCHCMD) | tr '[A-Z]' '[a-z]' | tr ', /\\()"' ',//////' | tr ',/' ',-')
+-XP_ARCH:=	$(shell $(_MACHCMD) | tr '[A-Z]' '[a-z]' | tr ', /\\()"' ',//////' | tr ',/' ',\-')
+-XK_ARCH:=	$(shell uname -m    | tr '[A-Z]' '[a-z]' | tr ', /\\()"' ',//////' | tr ',/' ',\-')
+-XM_ARCH:=	$(shell $(_ARCHCMD) | tr '[A-Z]' '[a-z]' | tr ', /\\()"' ',//////' | tr ',/' ',\-')
 +XP_ARCH:=	$(shell $(_MACHCMD) | tr 'A-Z' 'a-z' | tr ', /\\()"' ',//////' | tr 'x,/' 'x__')
 +XK_ARCH:=	$(shell uname -m    | tr 'A-Z' 'a-z' | tr ', /\\()"' ',//////' | tr 'x,/' 'x__')
 +XM_ARCH:=	$(shell $(_ARCHCMD) | tr 'A-Z' 'a-z' | tr ', /\\()"' ',//////' | tr 'x,/' 'x__')
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/star-unamep.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list