Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 45510 | Differences between
and this patch

Collapse All | Expand All

(-)gtkam-0.1.10.orig/src/Makefile (-2 / +1 lines)
Lines 121-128 Link Here
121
 -DPACKAGE_DATA_DIR=\"$(datadir)/gtkam\"	\
121
 -DPACKAGE_DATA_DIR=\"$(datadir)/gtkam\"	\
122
 -DPACKAGE_SOURCE_DIR=\"$(top_srcdir)\"		\
122
 -DPACKAGE_SOURCE_DIR=\"$(top_srcdir)\"		\
123
 -DAPP_DATADIR=\"\"		\
123
 -DAPP_DATADIR=\"\"		\
124
 -DGTK_DISABLE_DEPRECATED			\
124
  $(EXIF_CFLAGS) $(GNOME_CFLAGS) $(GTKAM_CFLAGS)	\
125
 $(EXIF_CFLAGS) $(GNOME_CFLAGS) $(GTKAM_CFLAGS)	\
126
 $(BONOBO_CFLAGS)				\
125
 $(BONOBO_CFLAGS)				\
127
 $(GTKAM_GIMP_CFLAGS)
126
 $(GTKAM_GIMP_CFLAGS)
128
127

Return to bug 45510