Sascha Steinbiss pushed to branch master at Debian Med / genomethreader
Commits: 7475fe3e by Sascha Steinbiss at 2020-01-12T11:48:43+01:00 add patch header - - - - - 1 changed file: - debian/patches/search-paths.patch Changes: ===================================== debian/patches/search-paths.patch ===================================== @@ -1,3 +1,9 @@ +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 <[email protected]> --- a/src/gth/bssm_param.c +++ b/src/gth/bssm_param.c @@ -29,6 +29,7 @@ View it on GitLab: https://salsa.debian.org/med-team/genomethreader/commit/7475fe3e094f1708a51ee1abbdc60d9804234cb0 -- View it on GitLab: https://salsa.debian.org/med-team/genomethreader/commit/7475fe3e094f1708a51ee1abbdc60d9804234cb0 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
