* updated krdc (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / develop / itcl / stray-quotes.patch
blobc8a515875761505d5059010b63fff000e1f183bb
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 #
4 # T2 SDE: package/.../itcl/stray-quotes.patch
5 # Copyright (C) 2006 The T2 SDE Project
6 #
7 # More information can be found in the files COPYING and README.
8 #
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 --- itcl3.3/configure_orig 2006-01-07 14:12:57.685700776 +0100
18 +++ itcl3.3/configure 2006-01-07 14:13:20.482235176 +0100
19 @@ -6492,7 +6492,7 @@
20 # results, and the version is kept in special file).
22 if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
23 - system=MP-RAS-`awk '{print }' /etc/.relid'`
24 + system=MP-RAS-`awk '{print }' /etc/.relid`
26 if test "`uname -s`" = "AIX" ; then
27 system=AIX-`uname -v`.`uname -r`