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, 0 insertions, 13 deletions
diff --git a/sci-chemistry/mosflm/files/7.0.6-Makefile.patch b/sci-chemistry/mosflm/files/7.0.6-Makefile.patch
deleted file mode 100644
index a35232f6e8c0..000000000000
--- a/sci-chemistry/mosflm/files/7.0.6-Makefile.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- 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
-
- ##########################################################################
-