Loading debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ EXCLUDENONFREE=PAML_tools EmbossPhylipNew # avoid testing tools that are not packaged for Debian yet (or will never be packaged since they might be outdated) # This would not trigger a failure but bloats the build log with irrelevant noise EXCLUDENOTPACKAGED=MSAProbs_tool NACCESS_tool PopGen_DFDist PopGen_FDist PopGen_GenePop PopGen_GenePop_EasyController PopGen_SimCoal XXmotif_tool PDB_ResidueDepth mmtf mmtf_online EXCLUDENOTPACKAGED=MSAProbs_tool NACCESS_tool PopGen_GenePop PopGen_GenePop_EasyController XXmotif_tool PDB_ResidueDepth mmtf mmtf_online # avoid amd64 only tools on other architectures ifeq ($(BUILDARCH),amd64) Loading Loading
debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ EXCLUDENONFREE=PAML_tools EmbossPhylipNew # avoid testing tools that are not packaged for Debian yet (or will never be packaged since they might be outdated) # This would not trigger a failure but bloats the build log with irrelevant noise EXCLUDENOTPACKAGED=MSAProbs_tool NACCESS_tool PopGen_DFDist PopGen_FDist PopGen_GenePop PopGen_GenePop_EasyController PopGen_SimCoal XXmotif_tool PDB_ResidueDepth mmtf mmtf_online EXCLUDENOTPACKAGED=MSAProbs_tool NACCESS_tool PopGen_GenePop PopGen_GenePop_EasyController XXmotif_tool PDB_ResidueDepth mmtf mmtf_online # avoid amd64 only tools on other architectures ifeq ($(BUILDARCH),amd64) Loading