Mac: Fix gexiv2-libtool.patch to work if libtool isn't in $PREFIX

It must be on the path.


svn: r22334
This commit is contained in:
John Ralls 2013-05-17 06:01:34 +00:00
parent 532a6d6171
commit 919005c539

View File

@ -7,7 +7,7 @@ diff -c /Users/john/Development/Gramps-Build/gramps-40/src/libgexiv2-0.5.0/Makef
$(EXPANDED_INSTALLED_HEADER_FILES) \
$(EXPANDED_SRC_FILES) \
--library $(LIBRARY_BIN) \
+ --libtool=$(PREFIX)/bin/libtool \
+ --libtool=libtool \
--pkg=gobject-2.0
clean: