summaryrefslogtreecommitdiff
path: root/mail/balsa/patches/patch-sounds_Makefile.in
blob: 2e172491942fd0e08faa0b60708aabdac9bfbf29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-sounds_Makefile.in,v 1.1.18.1 2021/10/17 16:23:57 tm Exp $

Install configuration file to examples.

--- sounds/Makefile.in.orig	2021-08-18 19:36:20.000000000 +0000
+++ sounds/Makefile.in
@@ -352,7 +352,7 @@ top_srcdir = @top_srcdir@
 balsa_SOUNDS = startup.wav newmail.wav
 balsasoundsdir = $(datadir)/sounds/balsa
 balsasounds_DATA = $(balsa_SOUNDS)
-soundlistdir = $(sysconfdir)/sound/events
+soundlistdir = $(datadir)/examples/balsa
 soundlist_in_files = balsa.soundlist.in
 soundlist_DATA = $(soundlist_in_files:.soundlist.in=.soundlist)
 EXTRA_DIST = $(balsa_SOUNDS) $(soundlist_in_files) \