Dylan Aïssi pushed to branch master at Debian Med / circos
Commits: 936dcb4e by Dylan Aïssi at 2018-05-18T22:33:31+02:00 Add patch to fix LP:1547519 - - - - - 1 changed file: - + debian/patches/fix_reading_default_tracks.patch Changes: ===================================== debian/patches/fix_reading_default_tracks.patch ===================================== --- /dev/null +++ b/debian/patches/fix_reading_default_tracks.patch @@ -0,0 +1,17 @@ +Author: Tamas Deak <[email protected]> +Last-Updated: 2016-02-19 +Description: Fix error when reading default tracks +Bug: https://bugs.launchpad.net/ubuntu/+source/circos/+bug/1547519 +Forwarded: not-needed + +--- a/etc/housekeeping.conf ++++ b/etc/housekeeping.conf +@@ -255,7 +255,7 @@ + data_out_of_range = trim,warn # + + # Track default directory +-track_defaults = etc/tracks ++track_defaults = /etc/circos/tracks + + # Use round brushes for elements with thickness greater than round_brush_min_thickness? + round_brush_use = yes View it on GitLab: https://salsa.debian.org/med-team/circos/commit/936dcb4ed90bea369e35758509eacd13002aba27 --- View it on GitLab: https://salsa.debian.org/med-team/circos/commit/936dcb4ed90bea369e35758509eacd13002aba27 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
