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-biology/bcftools/files/bcftools-1.5-buildsystem.patch

11 lines
376 B

--- a/Makefile
+++ b/Makefile
@@ -275,7 +275,6 @@
$(INSTALL_PROGRAM) $(PROGRAMS) $(DESTDIR)$(bindir)
$(INSTALL_SCRIPT) $(MISC_SCRIPTS) $(DESTDIR)$(misc_bindir)
$(INSTALL_MAN) doc/bcftools.1 $(DESTDIR)$(man1dir)
- $(INSTALL_PROGRAM) plugins/*.so $(DESTDIR)$(plugindir)
clean: testclean clean-plugins
-rm -f gmon.out *.o *~ $(PROG) version.h plugins/*.so plugins/*.P