Mac: Generalize gexiv2-libtool.patch
svn: r22332
This commit is contained in:
parent
0dbeb270f9
commit
0c5beeecfd
15
mac/gexiv2-libtool.patch
Normal file
15
mac/gexiv2-libtool.patch
Normal file
@ -0,0 +1,15 @@
|
||||
diff -c /Users/john/Development/Gramps-Build/gramps-40/src/libgexiv2-0.5.0/Makefile\~ /Users/john/Development/Gramps-Build/gramps-40/src/libgexiv2-0.5.0/Makefile
|
||||
*** a/Makefile Mon Oct 1 12:19:33 2012
|
||||
--- b/Makefile Thu Mar 7 10:46:43 2013
|
||||
***************
|
||||
*** 150,155 ****
|
||||
--- 150,156 ----
|
||||
$(EXPANDED_INSTALLED_HEADER_FILES) \
|
||||
$(EXPANDED_SRC_FILES) \
|
||||
--library $(LIBRARY_BIN) \
|
||||
+ --libtool=$(PREFIX)/bin/libtool \
|
||||
--pkg=gobject-2.0
|
||||
|
||||
clean:
|
||||
|
||||
Diff finished. Thu Mar 7 10:47:48 2013
|
@ -190,7 +190,7 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
|
||||
autogen-template="%(srcdir)s/%(autogen-sh)s --prefix=%(prefix)s %(autogenargs)s">
|
||||
<branch module="gexiv2/0.5/libgexiv2-0.5.0.tar.xz"
|
||||
repo="yorba" version="0.5.0">
|
||||
<patch file='/Users/john/Development/GTK-OSX/gramps-svn/gexiv2-libtool.patch' strip="1"/>
|
||||
<patch file='gexiv2-libtool.patch' strip="1"/>
|
||||
</branch>
|
||||
<dependencies>
|
||||
<dep package="exiv2"/>
|
||||
|
Loading…
Reference in New Issue
Block a user