[med-svn] [SCM] sra-sdk branch, master, updated. debian/2.0.1-1-32-g8e1085c
Charles Plessy
plessy at debian.org
Tue Jan 10 00:38:48 UTC 2012
The following commit has been merged in the master branch:
commit 981581745a0c23f68bd7a147fd859905b76d0459
Author: Charles Plessy <plessy at debian.org>
Date: Tue Jan 10 09:05:37 2012 +0900
Do not install empty /usr/bin/ncbi directory.
diff --git a/debian/rules b/debian/rules
index 5e190a3..d70710e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ override_dh_prep:
dh_prep -X debian/tmp
override_dh_install:
+ rmdir debian/tmp/bin??/ncbi
cp libs/kfg/config.linux.kfg `ls -d debian/tmp/lib??/ncbi`config.kfg
dh_install
--
Utilities for the NCBI Sequence Read Archive
More information about the debian-med-commit
mailing list