summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorthird3ye <tredje0ye@gmail.com>2014-06-17 03:24:39 +0000
committerthird3ye <tredje0ye@gmail.com>2014-06-17 03:24:39 +0000
commit9c83a6bc766013d6e9929a670d385385e878f91a (patch)
tree3fcec5141afdd59dfeddd1f645bfc24744f33bbd /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parent6025caa92ba17b8818148c44957029c6e083f06c (diff)
Minor logic fix
music_directory "${cfg.musicDirectory}" playlist_directory "${cfg.dataDir}/playlists" db_file "${cfg.dataDir}/tag_cache" state_file "${cfg.dataDir}/state" sticker_file "${cfg.dataDir}/sticker.sql" all refer to ${cfg.datadir}, which by default is "/var/lib/mpd/". Parsing for instance ${cfg.datadir}/playlists results in: /var/lib/mpd//playlists - NOT FOUND.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions