summaryrefslogtreecommitdiff
path: root/math/grace/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'math/grace/patches/patch-aa')
-rw-r--r--math/grace/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/grace/patches/patch-aa b/math/grace/patches/patch-aa
index 0c21bd51756..e0a85844d7d 100644
--- a/math/grace/patches/patch-aa
+++ b/math/grace/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.2 2002/09/27 12:01:16 drochner Exp $
+$NetBSD: patch-aa,v 1.3 2003/01/19 07:07:40 salo Exp $
--- examples/Makefile.orig Sat Jun 22 13:40:21 2002
+++ examples/Makefile Thu Sep 26 21:01:32 2002
@@ -7,7 +7,7 @@ $NetBSD: patch-aa,v 1.2 2002/09/27 12:01:16 drochner Exp $
$(MKINSTALLDIRS) $(DESTDIR)$(GRACE_HOME)/examples
for i in $(EXAMPLES); do $(INSTALL_DATA) $$i $(DESTDIR)$(GRACE_HOME)/examples; done
- $(INSTALL_PROGRAM) $(DOTEST) $(DESTDIR)$(GRACE_HOME)/examples/$(DOTEST)
-+ $(INSTALL_SCRIPT) $(DOTEST) $(DESTDIR)$(GRACE_HOME)/examples/$(DOTEST)
++ $(BSD_INSTALL_SCRIPT) $(DOTEST) $(DESTDIR)$(GRACE_HOME)/examples/$(DOTEST)
links : dummy