OSX: Remove the python runfile. Didn't work out.
svn: r17850
This commit is contained in:
parent
2a10453af0
commit
df7139fb13
@ -18,10 +18,7 @@
|
|||||||
<binary dest="${bundle}/Contents/MacOS">
|
<binary dest="${bundle}/Contents/MacOS">
|
||||||
${prefix}/bin/python
|
${prefix}/bin/python
|
||||||
</binary>
|
</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
|
<!-- Copy in GTK+ modules. Note the use of the
|
||||||
"${pkg:module:variable}" macro, which evaluates to a pkg-config
|
"${pkg:module:variable}" macro, which evaluates to a pkg-config
|
||||||
variable in the specified module. Note that any libraries that
|
variable in the specified module. Note that any libraries that
|
||||||
|
Loading…
Reference in New Issue
Block a user