680d5230d7
feedback and ok ajacoutot@
15 lines
566 B
Plaintext
15 lines
566 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.4 2008/11/21 18:04:45 jasper Exp $
|
|
--- Makefile.in.orig Tue Sep 23 14:02:45 2008
|
|
+++ Makefile.in Tue Oct 28 20:15:28 2008
|
|
@@ -208,8 +208,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
|