summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/mosflm/files/7.0.6-Makefile.patch')
-rw-r--r--sci-chemistry/mosflm/files/7.0.6-Makefile.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/sci-chemistry/mosflm/files/7.0.6-Makefile.patch b/sci-chemistry/mosflm/files/7.0.6-Makefile.patch
new file mode 100644
index 000000000000..a35232f6e8c0
--- /dev/null
+++ b/sci-chemistry/mosflm/files/7.0.6-Makefile.patch
@@ -0,0 +1,13 @@
+--- Makefile 2008-10-17 16:15:30.000000000 +0200
++++ Makefile.new 2009-02-20 21:52:34.000000000 +0100
+@@ -22,7 +22,7 @@
+ CBFLIBS = cbf/lib/libcbf.a
+ JPGLIBS = jpg/libjpeg.a
+
+-all: $(DPSLIBS) $(CBFLIBS) $(JPGLIBS)
+- cd mosflm ; make
++all: dpslibs cbflibs
++ +make -C mosflm
+
+ ##########################################################################
+