Fix link path in gramps-launcher compile instructions.
This commit is contained in:
parent
baadf6158a
commit
578f4bdf62
@ -13,7 +13,7 @@
|
||||
|
||||
<plist>${project}/Info.plist</plist>
|
||||
<!-- Build gramps-launcher with:
|
||||
gcc -L$PREFIX `python-config -\-cflags -\-ldflags` \
|
||||
gcc -L$PREFIX/lib `python-config -\-cflags -\-ldflags` \
|
||||
-o $PREFIX/bin/gramps-launcher \
|
||||
path/to/gtk-mac-bundler/examples/python-launcher.c
|
||||
with the obvious substitution.
|
||||
|
Loading…
Reference in New Issue
Block a user