pkgsrc-ng/graphics/f-spot/patches/patch-Makefile_in
2013-09-26 17:14:40 +02:00

16 lines
411 B
Plaintext

$NetBSD: patch-Makefile_in,v 1.1 2012/05/10 17:46:34 dholland Exp $
Do gconf schemas the pkgsrc way.
--- Makefile.in~ 2010-12-19 13:55:19.000000000 +0000
+++ Makefile.in
@@ -391,7 +391,7 @@ SUBDIRS = \
src \
tests
-schemadir = $(sysconfdir)/gconf/schemas
+schemadir = $(GCONF_SCHEMA_FILE_DIR)
schema_in_files = f-spot.schemas.in
schema_DATA = $(schema_in_files:.schemas.in=.schemas)
CLEANFILES = \