Package: dnaclust / 3-4

fix_shel_path.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
Author: Andreas Tille <tille@debian.org>
Last-Update: Sat, 01 Feb 2014 17:10:29 +0100
Description: Fix path to shell

--- a/generate_test_clusters.sh
+++ b/generate_test_clusters.sh
@@ -1,4 +1,4 @@
-#! /usr/bin/sh
+#!/bin/bash
 
 
 for test_name in small_test.fna test_600k.fna ; do