blob: 95cbc222b130d7e043f2374fbd32975f93a2dbd8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.5 2003/12/14 19:48:04 jmmv Exp $
--- gnome-data/Makefile.in.orig 2003-10-26 01:53:29.000000000 +0000
+++ gnome-data/Makefile.in 2003-10-26 01:53:42.000000000 +0000
@@ -141,7 +141,7 @@
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
|