aboutsummaryrefslogtreecommitdiff
path: root/dist/pgplot.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dist/pgplot.patch')
-rw-r--r--dist/pgplot.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/dist/pgplot.patch b/dist/pgplot.patch
new file mode 100644
index 0000000..d6ec096
--- /dev/null
+++ b/dist/pgplot.patch
@@ -0,0 +1,12 @@
+diff -ru Lorene.orig/C++/Makefile Lorene/C++/Makefile
+--- Lorene.orig/C++/Makefile 2009-09-02 12:44:52.000000000 -0500
++++ Lorene/C++/Makefile 2009-11-30 19:50:04.000000000 -0600
+@@ -39,7 +39,7 @@
+ cd Source/Mtbl_cf; $(MAKE)
+ cd Source/Non_class_members/Coef; $(MAKE)
+ cd Source/Non_class_members/Coef/$(FFT_DIR); $(MAKE)
+- cd Source/Non_class_members/Graphics; $(MAKE)
++# cd Source/Non_class_members/Graphics; $(MAKE)
+ cd Source/Non_class_members/Operators; $(MAKE)
+ cd Source/Non_class_members/PDE; $(MAKE)
+ cd Source/Non_class_members/Utilities; $(MAKE)