Allow hard-coded paths to be overridden with $XDG_DATA_DIRS
Necessary for post-installation relocatability. Also ensure that data installed to share/gramps is in mac bundle. svn: r21246
This commit is contained in:
@@ -183,6 +183,10 @@
|
||||
${prefix}/lib/graphviz/config6
|
||||
</data>
|
||||
|
||||
<data>
|
||||
${prefix}/share/gramps
|
||||
</data>
|
||||
|
||||
<!-- Copy in the themes data. You may want to trim this to save space
|
||||
in your bundle. -->
|
||||
<data>
|
||||
|
Reference in New Issue
Block a user