summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tcltk/tclx/files/tclx-8.3.5-configure.patch')
-rw-r--r--dev-tcltk/tclx/files/tclx-8.3.5-configure.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-tcltk/tclx/files/tclx-8.3.5-configure.patch b/dev-tcltk/tclx/files/tclx-8.3.5-configure.patch
deleted file mode 100644
index 49821f91b9bd..000000000000
--- a/dev-tcltk/tclx/files/tclx-8.3.5-configure.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- unix/configure.orig 2006-05-12 00:08:06.000000000 -0400
-+++ unix/configure 2006-05-12 00:08:22.000000000 -0400
-@@ -5552,7 +5552,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`