Update gramps.bundle to add rungramps.py to the bundle

svn: r17344
This commit is contained in:
John Ralls 2011-04-29 21:26:56 +00:00
parent d0265cebaf
commit a5949b6ce8

View File

@ -18,7 +18,10 @@
<binary dest="${bundle}/Contents/MacOS">
${prefix}/bin/python
</binary>
<!-- Also add a python runfile which sets up the environment and localizations -->
<data dest="${bundle}/Contents/MacOS">
${project}/rungramps.py
</data>
<!-- Copy in GTK+ modules. Note the use of the
"${pkg:module:variable}" macro, which evaluates to a pkg-config
variable in the specified module. Note that any libraries that