6937f949e1
ok jmmv, drochner
15 lines
590 B
Text
15 lines
590 B
Text
$NetBSD: patch-bb,v 1.1 2007/09/19 22:22:42 wiz Exp $
|
|
|
|
Stick to the pkgsrc conventions for the locale directory.
|
|
|
|
--- daemon/Makefile.in.orig 2006-05-30 12:21:17.000000000 +0200
|
|
+++ daemon/Makefile.in 2006-06-25 23:35:21.000000000 +0200
|
|
@@ -359,7 +359,7 @@ INCLUDES = \
|
|
-DGNOME_VFS_PREFIX=\"$(prefix)\" \
|
|
-DGNOME_VFS_DATADIR=\"$(datadir)\" \
|
|
-DGNOME_VFS_LIBDIR=\"$(libdir)\" \
|
|
- -DGNOMEVFS_LOCALEDIR=\"$(prefix)/@DATADIRNAME@/locale\" \
|
|
+ -DGNOMEVFS_LOCALEDIR="\"$(localedir)\"" \
|
|
-DGNOME_VFS_SYSCONFDIR=\"$(sysconfdir)\"\
|
|
-DG_LOG_DOMAIN=\"libgnomevfs\" \
|
|
-I$(top_srcdir) \
|