15 lines
566 B
Plaintext
15 lines
566 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.3 2007/10/24 15:50:41 jasper Exp $
|
|
--- Makefile.in.orig Fri Oct 19 16:52:29 2007
|
|
+++ Makefile.in Fri Oct 19 16:52:48 2007
|
|
@@ -217,8 +217,8 @@ target_alias = @target_alias@
|
|
themedir = @themedir@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = 8x8 16x16 22x22 24x24 32x32 48x48 scalable po
|
|
-pkgconfigdir = $(datadir)/pkgconfig
|
|
+SUBDIRS = 8x8 16x16 22x22 24x24 32x32 48x48 scalable
|
|
+pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = gnome-icon-theme.pc
|
|
THEME_IN_FILES = index.theme.in
|
|
theme_DATA = index.theme
|