summaryrefslogtreecommitdiff
path: root/math/grace/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'math/grace/files/patch-ac')
-rw-r--r--math/grace/files/patch-ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/grace/files/patch-ac b/math/grace/files/patch-ac
deleted file mode 100644
index 59eb403ab4e2..000000000000
--- a/math/grace/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- examples/Makefile.orig Sat Jun 22 12:40:21 2002
-+++ examples/Makefile Mon Aug 12 01:59:44 2002
-@@ -33,7 +33,7 @@
- install : $(EXAMPLES) $(DOTEST)
- $(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)
-
- links : dummy
-