From 343f679bb8c577cd5b45c3064847f82b163f489c Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 26 Nov 2009 23:03:01 +0000 Subject: - Fix build on 9.0 PR: 140167 Submitted by: Jilles Tjoelker Approved by: maintainer timeout --- devel/e4graph/files/patch-all_configure | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'devel/e4graph/files/patch-all_configure') diff --git a/devel/e4graph/files/patch-all_configure b/devel/e4graph/files/patch-all_configure index be68d87a319b..9fb907de097e 100644 --- a/devel/e4graph/files/patch-all_configure +++ b/devel/e4graph/files/patch-all_configure @@ -1,5 +1,14 @@ --- configure.orig Fri Mar 5 20:56:14 2004 +++ configure Fri Sep 28 17:25:04 2007 +@@ -2783,7 +2783,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 }' /etc/.relid'` ++ system=MP-RAS-`awk '{print }' /etc/.relid` + fi + if test "`uname -s`" = "AIX" ; then + system=AIX-`uname -v`.`uname -r` @@ -4477,7 +4477,7 @@ TCL_LIB=${TCL_LIB_SPEC} TCL_INC=${TCL_INCLUDE_SPEC} -- cgit v1.2.3