blob: f20bfcb92f1f4bf2f1037386f96da2b2346493ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.2 2003/02/18 20:52:07 jmmv Exp $
--- data/Makefile.in.orig 2003-02-15 11:33:21.000000000 +0100
+++ data/Makefile.in
@@ -118,7 +118,7 @@ am__include = @am__include@
am__quote = @am__quote@
install_sh = @install_sh@
-schemasdir = $(sysconfdir)/gconf/schemas
+schemasdir = $(datadir)/gconf/schemas
schemas_in_files = seahorse.schemas.in
schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
|