summaryrefslogtreecommitdiff
path: root/math/grace/files/patch-ac
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-09-10 16:39:13 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-09-10 16:39:13 +0000
commit02154816feeece0840df68d5f61801ae66fb24f3 (patch)
tree2cc15b21716c52cce2b94d35eb370debfd5f6540 /math/grace/files/patch-ac
parentUpgrade to 4.7. (diff)
Upgrade to 5.0.3gamma.
PR: ports/13626 Submitted by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
Diffstat (limited to 'math/grace/files/patch-ac')
-rw-r--r--math/grace/files/patch-ac10
1 files changed, 5 insertions, 5 deletions
diff --git a/math/grace/files/patch-ac b/math/grace/files/patch-ac
index 4f7d88dedfc8..c15e4275b611 100644
--- a/math/grace/files/patch-ac
+++ b/math/grace/files/patch-ac
@@ -1,7 +1,7 @@
-*** examples/Makefile.orig Wed Dec 23 18:30:25 1998
---- examples/Makefile Wed Dec 23 18:31:38 1998
+*** examples/Makefile.org Fri Sep 10 09:25:47 1999
+--- examples/Makefile Fri Sep 10 09:25:57 1999
***************
-*** 32,38 ****
+*** 31,37 ****
install : $(EXAMPLES) $(DOTEST)
$(MKINSTALLDIRS) $(GRACE_HOME)/examples
for i in $(EXAMPLES); do $(INSTALL_DATA) $$i $(GRACE_HOME)/examples; done
@@ -9,11 +9,11 @@
links : dummy
---- 32,38 ----
+--- 31,37 ----
install : $(EXAMPLES) $(DOTEST)
$(MKINSTALLDIRS) $(GRACE_HOME)/examples
for i in $(EXAMPLES); do $(INSTALL_DATA) $$i $(GRACE_HOME)/examples; done
-! $(INSTALL) -c -o root -g wheel -m 555 $(DOTEST) $(GRACE_HOME)/examples/$(DOTEST)
+! $(INSTALL_SCRIPT) $(DOTEST) $(GRACE_HOME)/examples/$(DOTEST)
links : dummy