2010-04-20 13:49:51 -04:00
$OpenBSD: patch-Makefile_in,v 1.6 2010/04/20 17:49:51 jasper Exp $
--- Makefile.in.orig Sat Apr 17 02:28:17 2010
+++ Makefile.in Tue Apr 20 18:37:38 2010
@@ -227,11 +227,11 @@ top_build_prefix = @top_build_prefix@
2007-10-24 11:50:41 -04:00
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
2010-04-20 13:49:51 -04:00
DISTCHECK_CONFIGURE_FLAGS = --disable-icon-mapping
-SUBDIRS = po $(SVGSRCDIR)
+SUBDIRS = $(SVGSRCDIR)
theme_in_files = index.theme.in.in
theme_DATA = $(theme_in_files:.theme.in.in=.theme)
THEME_DIRS = $(shell SIZES="$(render_sizes)"; for size in $$SIZES; do for dir in `find $(srcdir)/$(SVGOUTDIR)/$$size/* -type d`; do printf "$$dir,"; done; done | sed -e "s/,$$//g")
2007-01-18 16:52:52 -05:00
-pkgconfigdir = $(datadir)/pkgconfig
+pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gnome-icon-theme.pc
2010-04-20 13:49:51 -04:00
EXTRA_DIST = \
gnome-icon-theme.pc.in \