--- abyss-1.3.3.orig/bin/abyss-pe	2012-03-13 16:24:07.000000000 -0700
+++ abyss-1.3.3/bin/abyss-pe	2012-03-13 16:24:46.000000000 -0700
@@ -2,6 +2,8 @@
 # Run the ABySS assembler.
 # Written by Shaun Jackman <sjackman@bcgsc.ca>.
 
+PATH:=/usr/lib/abyss:${PATH}
+
 # Set pipefail to require that all commands of a pipe must succeed.
 SHELL=/bin/bash -o pipefail
 
