summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/bcftools/files/bcftools-1.5-buildsystem.patch')
-rw-r--r--sci-biology/bcftools/files/bcftools-1.5-buildsystem.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/sci-biology/bcftools/files/bcftools-1.5-buildsystem.patch b/sci-biology/bcftools/files/bcftools-1.5-buildsystem.patch
new file mode 100644
index 000000000000..304fc03e7441
--- /dev/null
+++ b/sci-biology/bcftools/files/bcftools-1.5-buildsystem.patch
@@ -0,0 +1,10 @@
+--- 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