You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-chemistry/ccp4-apps/files/6.1.3-dont-build-imosflm.patch

12 lines
365 B

--- ccp4i/Makefile.in 2009-06-19 15:08:53.000000000 +0200
+++ ccp4i/Makefile.in.new 2009-08-04 21:10:14.000000000 +0200
@@ -9,7 +9,7 @@
SHELL = /bin/sh
DESTDIR = $(prefix)
CCP4I_BINDIR = $(top_srcdir)/ccp4i/bin
-CCP4I_TARGETS = ccp4i imosflm loggraph crank mapslicer
+CCP4I_TARGETS = ccp4i loggraph crank mapslicer
install :
for i in $(CCP4I_TARGETS); do \