pkgsrc/graphics/f-spot/patches/patch-ad
drochner 630e4e382a update to 0.6.2
changes: fixes, cleanup, translation updates
2010-05-17 17:46:44 +00:00

13 lines
510 B
Text

$NetBSD: patch-ad,v 1.1 2010/05/17 17:46:44 drochner Exp $
--- Makefile.in.orig 2010-05-17 17:12:48.000000000 +0000
+++ Makefile.in
@@ -367,7 +367,7 @@ desktop_in_files = \
desktop_files = $(desktop_in_files:.desktop.in=.desktop)
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = f-spot.pc
-schemadir = $(sysconfdir)/gconf/schemas
+schemadir = $(GCONF_SCHEMA_FILE_DIR)
schema_in_files = f-spot.schemas.in
schema_DATA = $(schema_in_files:.schemas.in=.schemas)
Applicationsdir = $(datadir)/applications