summaryrefslogtreecommitdiff
path: root/lang/STk/patches/patch-ap
diff options
context:
space:
mode:
Diffstat (limited to 'lang/STk/patches/patch-ap')
-rw-r--r--lang/STk/patches/patch-ap13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/STk/patches/patch-ap b/lang/STk/patches/patch-ap
new file mode 100644
index 00000000000..33e0ca301ca
--- /dev/null
+++ b/lang/STk/patches/patch-ap
@@ -0,0 +1,13 @@
+$NetBSD: patch-ap,v 1.1 2008/09/07 00:23:58 dholland Exp $
+
+--- Tcl/configure~ 2008-09-06 18:51:25.000000000 -0400
++++ Tcl/configure 2008-09-06 19:11:07.000000000 -0400
+@@ -3219,7 +3219,7 @@ else
+ # 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`