13 lines
469 B
Text
13 lines
469 B
Text
$NetBSD: patch-ab,v 1.12 2010/07/06 15:12:37 drochner Exp $
|
|
|
|
--- daemon/Makefile.in.orig 2010-04-27 01:16:56.000000000 +0000
|
|
+++ daemon/Makefile.in
|
|
@@ -342,7 +342,7 @@ INCLUDES = -I$(top_builddir) \
|
|
-DLOCALEDIR=\""$(localedir)"\" \
|
|
-DPIXMAPSDIR=\""$(pixmapsdir)"\" \
|
|
-DLIBCRYPTUI_API_SUBJECT_TO_CHANGE \
|
|
- -DAUTOSTARTDIR=\""$(sysconfdir)/xdg/autostart"\"
|
|
+ -DAUTOSTARTDIR=\""$(PREFIX)/share/gnome/autostart"\"
|
|
|
|
BUILT_SOURCES = \
|
|
seahorse-service-bindings.h \
|