Bundle libgexiv2, adjust data and icon paths back to share
svn: r21582
This commit is contained in:
parent
cd7b83086d
commit
7e8cc02568
@ -96,6 +96,10 @@
|
||||
${prefix}/lib/graphviz/*.dylib
|
||||
</binary>
|
||||
|
||||
<binary>
|
||||
${prefix}/lib/libgexiv2.dylib
|
||||
</binary>
|
||||
|
||||
<!-- Translation filenames, one for each program or library that you
|
||||
want to copy in to the bundle. The "dest" attribute is
|
||||
optional, as usual. Bundler will find all translations of that
|
||||
@ -168,15 +172,15 @@
|
||||
</data>
|
||||
|
||||
<data>
|
||||
${prefix}/lib/python2.7/site-packages/gramps/data/
|
||||
${prefix}/share/gramps/
|
||||
</data>
|
||||
|
||||
<data recurse="True">
|
||||
${prefix}/lib/python2.7/site-packages/gramps/images/*.png
|
||||
${prefix}/share/gramps/icons/*.png
|
||||
</data>
|
||||
|
||||
<data>
|
||||
${prefix}/lib/python2.7/site-packages/gramps/images/splash.jpg
|
||||
${prefix}/share/gramps/icons/hicolor/splash.jpg
|
||||
</data>
|
||||
|
||||
<data>
|
||||
|
Loading…
Reference in New Issue
Block a user