aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2017-11-21 14:50:40 +0100
committerMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2017-11-21 14:50:40 +0100
commita3a57382876fcf7675ad8865da9a4fc18122d5ac (patch)
tree024ad09cc54b4b9a334ac86c05426a98f370e896
parentSecond try to clean spaces in metadata.xml (diff)
downloadsci-a3a57382876fcf7675ad8865da9a4fc18122d5ac.tar.gz
sci-a3a57382876fcf7675ad8865da9a4fc18122d5ac.tar.bz2
sci-a3a57382876fcf7675ad8865da9a4fc18122d5ac.zip
sci-biology/SEECER: adjust paths to work with patch -p1
With bump to EAPI=6 the patch does not apply anymore due to extraneous 'SEECER-0.1.3/SEECER/'. Package-Manager: Portage-2.3.14, Repoman-2.3.6
-rw-r--r--sci-biology/SEECER/files/remove-hardcoded-paths.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-biology/SEECER/files/remove-hardcoded-paths.patch b/sci-biology/SEECER/files/remove-hardcoded-paths.patch
index 4e317e6b0..a04ee6759 100644
--- a/sci-biology/SEECER/files/remove-hardcoded-paths.patch
+++ b/sci-biology/SEECER/files/remove-hardcoded-paths.patch
@@ -1,5 +1,5 @@
---- SEECER-0.1.3/SEECER/bin/run_jellyfish.sh.ori 2015-11-13 18:40:01.595807104 +0100
-+++ SEECER-0.1.3/SEECER/bin/run_jellyfish.sh 2015-11-13 18:51:45.655818838 +0100
+--- bin/run_jellyfish.sh.ori 2015-11-13 18:40:01.595807104 +0100
++++ bin/run_jellyfish.sh 2015-11-13 18:51:45.655818838 +0100
@@ -3,22 +3,27 @@
LCOUNT=$4
TMPDIR=$5
@@ -33,8 +33,8 @@
-$JF dump --lower-count=$LCOUNT -o $2 -c $TMPDIR/jf_merged_$3
+$JF dump --lower-count=$LCOUNT -o $2 -c $TMPDIR/jf_merged_$3 || exit 255
rm $TMPDIR/jf_merged_$3
---- SEECER-0.1.3/SEECER/bin/run_seecer.sh.ori 2015-11-13 18:40:16.215807347 +0100
-+++ SEECER-0.1.3/SEECER/bin/run_seecer.sh 2015-11-13 18:53:03.695820138 +0100
+--- bin/run_seecer.sh.ori 2015-11-13 18:40:16.215807347 +0100
++++ bin/run_seecer.sh 2015-11-13 18:53:03.695820138 +0100
@@ -25,8 +25,8 @@
#