summaryrefslogtreecommitdiff
path: root/sci-mathematics/axiom/files/axiom-200711-gcl-configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/axiom/files/axiom-200711-gcl-configure.patch')
-rw-r--r--sci-mathematics/axiom/files/axiom-200711-gcl-configure.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/sci-mathematics/axiom/files/axiom-200711-gcl-configure.patch b/sci-mathematics/axiom/files/axiom-200711-gcl-configure.patch
deleted file mode 100644
index a5ecb58d7cc7..000000000000
--- a/sci-mathematics/axiom/files/axiom-200711-gcl-configure.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure 2008-02-01 09:06:15.000000000 -0500
-+++ configure.new 2008-02-01 09:03:18.000000000 -0500
-@@ -1711,7 +1711,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 $3}' /etc/.relid'`
-+ system=MP-RAS-`${AWK} '{print $3}' '/etc/.relid'`
- fi
- if test "`uname -s`" = "AIX" ; then
- system=AIX-`uname -v`.`uname -r`