escape illegal '--' in comment.
This commit is contained in:
parent
fd0d9cf297
commit
4a12c344c6
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
<plist>${project}/Info.plist</plist>
|
<plist>${project}/Info.plist</plist>
|
||||||
<!-- Build gramps-launcher with:
|
<!-- Build gramps-launcher with:
|
||||||
gcc -L$PREFIX `python-config --cflags --ldflags` \
|
gcc -L$PREFIX `python-config -\-cflags -\-ldflags` \
|
||||||
-o $PREFIX/bin/gramps-launcher \
|
-o $PREFIX/bin/gramps-launcher \
|
||||||
path/to/gtk-mac-bundler/examples/python-launcher.c
|
path/to/gtk-mac-bundler/examples/python-launcher.c
|
||||||
with the obvious substitution.
|
with the obvious substitution.
|
||||||
|
Loading…
Reference in New Issue
Block a user