pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
samtools: Remove obsolete REPLACE_PYTHON, add REPLACE_LUA
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Jul 23 09:35:15 2020 -0500
Changeset: 635ca44db4f428ba45bdf4a8f3dbe4cd656a31f2
Modified Files:
samtools/Makefile
Log Message:
samtools: Remove obsolete REPLACE_PYTHON, add REPLACE_LUA
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=635ca44db4f428ba45bdf4a8f3dbe4cd656a31f2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
samtools/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/samtools/Makefile b/samtools/Makefile
index 6ce10c2e42..645f32fca2 100644
--- a/samtools/Makefile
+++ b/samtools/Makefile
@@ -26,7 +26,7 @@ SUBST_FILES.bash+= test/test.pl
REPLACE_PERL+= misc/*.pl
REPLACE_PERL+= test/*.pl
REPLACE_PERL+= misc/plot-bamstats
-REPLACE_PYTHON+= misc/*.py
+REPLACE_LUA+= misc/*.lua
CONFIGURE_ARGS+= --with-htslib=system
TEST_TARGET= test
Home |
Main Index |
Thread Index |
Old Index