Skip to content
Snippets Groups Projects
Commit 27c9958d authored by Laurent Modolo's avatar Laurent Modolo
Browse files

canu/1.17: fix perl dependencies

parent a547fbb2
No related branches found
No related tags found
No related merge requests found
...@@ -42,4 +42,5 @@ prereq_any("Java/1.8.0_151") ...@@ -42,4 +42,5 @@ prereq_any("Java/1.8.0_151")
whatis([===[loads canu 1.7 (Debian 9) environment ]===]) whatis([===[loads canu 1.7 (Debian 9) environment ]===])
prepend_path{"PATH", pathJoin(root, "bin")} prepend_path{"PATH", pathJoin(root, "bin")}
prepend_path{"PERL5LIB", pathJoin(root, "lib")}
setenv("canu_PATH", pathJoin(root, "bin")) setenv("canu_PATH", pathJoin(root, "bin"))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment