blob: 4e4b84c3df295bd2d961097b276a7ea9e74440ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.4 2003/07/11 10:28:28 jmmv Exp $
--- gnome-data/Makefile.in.orig 2003-07-10 20:42:20.000000000 +0200
+++ gnome-data/Makefile.in
@@ -142,7 +142,7 @@ YACC = @YACC@
Z_LIBS = @Z_LIBS@
gnomelocaledir = @gnomelocaledir@
-soundlistdir = $(sysconfdir)/sound/events
+soundlistdir = $(datadir)/examples/libgnome/sound/events
soundlist_in_files = gnome-2.soundlist.in gtk-events-2.soundlist.in
|