Commit 936dcb4e authored by Dylan Aïssi's avatar Dylan Aïssi
Browse files

Add patch to fix LP:1547519

parent 82cd7cba
Loading
Loading
Loading
Loading
+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