aboutsummaryrefslogtreecommitdiff
path: root/math/grace/files
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-12-12 20:56:48 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-12-12 20:56:48 +0000
commit692ffc0876121ace6b3143b24e93eada86a32d3a (patch)
tree263304d9bfe482176027fa9aa2116e551107f575 /math/grace/files
parent4987c5de52f663f3b654c9efa49142ccb4128c9f (diff)
downloadports-692ffc0876121ace6b3143b24e93eada86a32d3a.tar.gz
ports-692ffc0876121ace6b3143b24e93eada86a32d3a.zip
Notes
Diffstat (limited to 'math/grace/files')
-rw-r--r--math/grace/files/patch-aa29
1 files changed, 11 insertions, 18 deletions
diff --git a/math/grace/files/patch-aa b/math/grace/files/patch-aa
index 0431e4afb6be..891a0a321fd6 100644
--- a/math/grace/files/patch-aa
+++ b/math/grace/files/patch-aa
@@ -1,18 +1,11 @@
-*** configure.orig Mon May 22 19:54:43 2000
---- configure Mon May 22 19:54:47 2000
-***************
-*** 2590,2596 ****
- # It thinks the first close brace ends the variable substitution.
- test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-! test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
-
- test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
---- 2590,2596 ----
- # It thinks the first close brace ends the variable substitution.
- test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-! test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL} -m 555'
-
- test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
+--- configure.orig Sat Nov 26 23:13:06 2005
++++ configure Mon Dec 12 21:25:36 2005
+@@ -8184,7 +8184,7 @@
+ # It thinks the first close brace ends the variable substitution.
+ test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
+
+-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
++test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL} -m 555'
+
+ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
+