From bfd080220c9ab24670daf5dd04467c1c8e345380 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 5 Nov 2009 03:00:37 +0000 Subject: - Fix build on 9.0 PR: 140140, 140274 Submitted by: Jilles Tjoelker , myself --- korean/bitchx/files/patch-configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 korean/bitchx/files/patch-configure diff --git a/korean/bitchx/files/patch-configure b/korean/bitchx/files/patch-configure new file mode 100644 index 000000000000..01a3d8c5dc2d --- /dev/null +++ b/korean/bitchx/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig 2009-11-05 05:53:28.320172000 +0300 ++++ configure 2009-11-05 05:54:49.000000000 +0300 +@@ -8051,7 +8051,7 @@ + system=unknown + else + 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 + fi + fi -- cgit v1.2.3