* rebased llvm/hotfix-sparcv9-not-64.diff
[t2sde.git] / package / graphic / libexif-gtk / hotfix-gtk212.patch
blob70b6316c9d3d407a8fc9e9f7d517a38dac4b67c2
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 #
4 # T2 SDE: package/.../libexif-gtk/gtk212-fix.patch
5 # Copyright (C) 2007 The T2 SDE Project
6 #
7 # More information can be found in the files COPYING and README.
8 #
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 diff -Nur libexif-gtk-0.3.5-orig/libexif-gtk/Makefile.in libexif-gtk-0.3.5/libexif-gtk/Makefile.in
18 --- libexif-gtk-0.3.5-orig/libexif-gtk/Makefile.in 2007-11-07 19:22:57.000000000 +0000
19 +++ libexif-gtk-0.3.5/libexif-gtk/Makefile.in 2007-11-07 19:24:00.000000000 +0000
20 @@ -251,8 +251,7 @@
21 -I$(top_srcdir)/intl \
22 -I$(top_srcdir)/gtk-extensions \
23 $(LIBEXIF_GTK_CFLAGS) \
24 - -DG_LOG_DOMAIN=\"libexif\" \
25 - -DGTK_DISABLE_DEPRECATED
26 + -DG_LOG_DOMAIN=\"libexif\"
28 lib_LTLIBRARIES = libexif-gtk.la
29 libexif_gtkincludedir = $(includedir)/libexif-gtk