summaryrefslogtreecommitdiff
path: root/editors/conglomerate/patches/patch-aa
blob: 77146edab05ec2403f3306ea8f751abec956b800 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.4 2005/02/14 21:32:10 jmmv Exp $

--- data/Makefile.in.orig	2005-02-14 18:04:43.000000000 +0100
+++ data/Makefile.in
@@ -153,7 +153,7 @@ appdir = $(datadir)/application-registry
 mimedir = $(datadir)/mime-info
 mime_DATA = conglomerate.mime
 
-schemadir = $(sysconfdir)/gconf/schemas/
+schemadir = $(GCONF_SCHEMA_FILE_DIR)
 schema_in_files = conglomerate.schemas.in
 schema_DATA = $(schema_in_files:.schemas.in=.schemas)