The following commit has been merged in the master branch:
commit 981581745a0c23f68bd7a147fd859905b76d0459
Author: Charles Plessy <[email protected]>
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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to