summaryrefslogtreecommitdiff
path: root/databases/libgnomedb/patches/patch-ad
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-01-24 19:35:04 +0000
committerwiz <wiz@pkgsrc.org>2007-01-24 19:35:04 +0000
commit3f62200243e2b4b86e80c55c07ed36ddbf561ee3 (patch)
tree9164b6f81916a6c1787d584f8f5928b17f36ac58 /databases/libgnomedb/patches/patch-ad
parente630e4483e6a8f6ae91d73d76010c97dbe9ee71a (diff)
downloadpkgsrc-3f62200243e2b4b86e80c55c07ed36ddbf561ee3.tar.gz
Do not install glade3-specific files. When glade3 is not found,
they would be installed into /16x16 and /22x22. glade3 is not yet in pkgsrc.
Diffstat (limited to 'databases/libgnomedb/patches/patch-ad')
-rw-r--r--databases/libgnomedb/patches/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/databases/libgnomedb/patches/patch-ad b/databases/libgnomedb/patches/patch-ad
new file mode 100644
index 00000000000..71470f2e535
--- /dev/null
+++ b/databases/libgnomedb/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.6 2007/01/24 19:35:04 wiz Exp $
+
+--- data/Makefile.in.orig 2007-01-24 10:45:24.000000000 +0000
++++ data/Makefile.in
+@@ -283,7 +283,7 @@ sbindir = @sbindir@
+ sharedstatedir = @sharedstatedir@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+-SUBDIRS = 16x16 22x22
++SUBDIRS = # 16x16 22x22
+
+ # GConf schemas
+ schemadir = $(GCONF_SCHEMA_FILE_DIR)