fix tab issue
authorOlivier Sallou <osallou@debian.org>
Fri, 5 Oct 2012 08:07:23 +0000 (08:07 +0000)
committerOlivier Sallou <osallou@debian.org>
Fri, 5 Oct 2012 08:07:23 +0000 (08:07 +0000)
debian/rules

index 1b6453e30f9ab946c6b19afe45b336189a7dc27c..e7b553b9291d3795d159df2f30e5641a77d543aa 100755 (executable)
@@ -54,7 +54,7 @@ override_dh_auto_install:
 override_dh_install:
        # dh_install
        mv $(instroot)/bin/rpsblast $(instroot)/bin/rpsblast+
-        mv $(instroot)/bin/seedtop $(instroot)/bin/seedtop+
+       mv $(instroot)/bin/seedtop $(instroot)/bin/seedtop+
        mv $(instroot)/bin/legacy_blast.pl   $(instroot)/bin/legacy_blast
        mv $(instroot)/bin/update_blastdb.pl $(instroot)/bin/update_blastdb
        mv $(instroot)/bin/windowmasker_2.2.22_adapter.py \