Loading debian/patches/fix_reading_default_tracks.patch 0 → 100644 +17 −0 Original line number Diff line number Diff line Author: Tamas Deak <deatomium@gmail.com> 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 Loading
debian/patches/fix_reading_default_tracks.patch 0 → 100644 +17 −0 Original line number Diff line number Diff line Author: Tamas Deak <deatomium@gmail.com> 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