Commit 7475fe3e authored by Sascha Steinbiss's avatar Sascha Steinbiss
Browse files

add patch header

parent edbfc9c4
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
Description: use Debian's resource paths
 GenomeThreader in the original form requires environment variables set
 to specific paths _or_ uses hardcoded subdirectories of the directory where
 the gth binary is. Since this is /usr/bin in Debian and the FHS disallows
 subdirs there. we patch the source to add new default search directories.
Author: Sascha Steinbiss <satta@debian.org>
--- a/src/gth/bssm_param.c
+++ b/src/gth/bssm_param.c
@@ -29,6 +29,7 @@