head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2009.11.04.21.42.23;	author amdmi3;	state Exp;
branches;
next	;


desc
@@


1.1
log
@- Unbreak on 9.0
@
text
@--- configure.orig	2009-11-04 20:41:16.000000000 +0300
+++ configure	2009-11-04 20:41:50.000000000 +0300
@@@@ -1486,7 +1486,7 @@@@
         # results, and the version is kept in special file).
 
         if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-            system=MP-RAS-`awk '{print $3}' /etc/.relid'`
+            system=MP-RAS-`awk '{print $3}' /etc/.relid`
         fi
         if test "`uname -s`" = "AIX" ; then
             system=AIX-`uname -v`.`uname -r`    
@
