blob: ffa73aeba104b13d8f9de09d002115fa72ad4ed7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.3 2003/05/25 07:58:06 jmmv Exp $
--- gnome-data/Makefile.in.orig 2003-05-18 19:36:01.000000000 +0200
+++ gnome-data/Makefile.in
@@ -147,7 +147,7 @@ Z_LIBS = @Z_LIBS@
cxxflags_set = @cxxflags_set@
gnomelocaledir = @gnomelocaledir@
-soundlistdir = $(sysconfdir)/sound/events
+soundlistdir = $(datadir)/examples/libgnome/sound/events
soundlist_in_files = gnome-2.soundlist.in gtk-events-2.soundlist.in
|