diff options
Diffstat (limited to 'biology/consed/files/patch-scripts_phredPhrap')
-rw-r--r-- | biology/consed/files/patch-scripts_phredPhrap | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/biology/consed/files/patch-scripts_phredPhrap b/biology/consed/files/patch-scripts_phredPhrap deleted file mode 100644 index b0543e7b5ed6..000000000000 --- a/biology/consed/files/patch-scripts_phredPhrap +++ /dev/null @@ -1,11 +0,0 @@ ---- scripts/phredPhrap.orig 2014-02-12 05:28:45.000000000 +0900 -+++ scripts/phredPhrap 2014-06-22 03:07:33.000000000 +0900 -@@ -217,7 +217,7 @@ - #$solexaDirPath = "../solexa_dir"; - #$sffDirPath = "../sff_dir"; - --$niceExe = "/bin/nice"; -+$niceExe = "/usr/bin/nice"; - $mvExe = "/bin/mv"; - $lsExe = "/bin/ls"; - $pwdExe = "/bin/pwd"; |