[med-svn] r6887 - trunk/packages/ncbi-blast-plus/trunk/debian
Aaron M. Ucko
ucko at alioth.debian.org
Sun May 29 15:21:07 UTC 2011
Author: ucko
Date: 2011-05-29 15:21:07 +0000 (Sun, 29 May 2011)
New Revision: 6887
Modified:
trunk/packages/ncbi-blast-plus/trunk/debian/rules
Log:
Invoke dh --with autotools_dev to ensure use of fresh config.{guess,sub} files.
Modified: trunk/packages/ncbi-blast-plus/trunk/debian/rules
===================================================================
--- trunk/packages/ncbi-blast-plus/trunk/debian/rules 2011-05-29 15:17:22 UTC (rev 6886)
+++ trunk/packages/ncbi-blast-plus/trunk/debian/rules 2011-05-29 15:21:07 UTC (rev 6887)
@@ -67,7 +67,7 @@
rm -f c++/src/objects/blastxml/blastxml.module
%:
- dh $@ --with quilt --sourcedir=$(SOURCEDIR)
+ dh $@ --with autotools_dev --with quilt --sourcedir=$(SOURCEDIR)
get-orig-source:
. debian/get-orig-source
More information about the debian-med-commit
mailing list