summaryrefslogtreecommitdiff
path: root/www/galeon/patches/patch-ad
blob: cff8c2e521172dea429526c44fe2a83dced8c1fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ad,v 1.6 2005/04/04 10:25:03 abs Exp $

--- sounds/Makefile.in.orig	2005-03-12 20:07:02.000000000 +0000
+++ sounds/Makefile.in
@@ -236,7 +236,8 @@ sharedstatedir = @sharedstatedir@
 sysconfdir = @sysconfdir@
 target_alias = @target_alias@
 galeon_SOUNDS = clicked.wav
-soundlistdir = $(sysconfdir)/sound/events
+examplesdir = $(prefix)/share/examples/galeon
+soundlistdir = $(examplesdir)/sound/events
 soundlist_in_files = galeon.soundlist.in
 soundlist_DATA = $(soundlist_in_files:.soundlist.in=.soundlist)
 EXTRA_DIST = $(galeon_SOUNDS) $(soundlist_in_files)