Loading debian/patches/search-paths.patch +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 @@ Loading Loading
debian/patches/search-paths.patch +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 @@ Loading