From 47a796c77af6f6af76bf5d469699bfd72091b847 Mon Sep 17 00:00:00 2001 From: Olivier Sallou Date: Fri, 29 Apr 2011 07:58:48 +0000 Subject: [PATCH] changelog modify dir name --- debian/changelog | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ba6fc109..7c76aeb7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ncbi-blast-plus (2.2.25-1) unstable; urgency=low +ncbi-blast-plus.orig (2.2.25-1) unstable; urgency=low * Initial release (Closes: #nnnn) diff --git a/debian/rules b/debian/rules index 7e7759d5..713e01d5 100755 --- a/debian/rules +++ b/debian/rules @@ -13,7 +13,7 @@ export DEB_CONFIGURE_EXTRA_FLAGS= --with-dll --without-debug --with-mt --withou override_dh_auto_configure: mkdir -p ${CURDIR}/debian/tmp - ./configure ${DEB_CONFIGURE_EXTRA_FLAGS} --prefix=${CURDIR}/debian/ncbi-blast-plus + ${CURDIR}/configure ${DEB_CONFIGURE_EXTRA_FLAGS} --prefix=${CURDIR}/debian/ncbi-blast-plus override_dh_install: -- 2.30.2