ports/math/grace/files/patch-aa
Thierry Thomas 692ffc0876 Upgrade to 5.1.19.
Since I'm there, add some mirrors.

Reminded by:	edwin's Ports Version Check.
2005-12-12 20:56:48 +00:00

11 lines
422 B
Text

--- 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'