summaryrefslogtreecommitdiff
path: root/mail/balsa/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'mail/balsa/patches/patch-ac')
-rw-r--r--mail/balsa/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/balsa/patches/patch-ac b/mail/balsa/patches/patch-ac
new file mode 100644
index 00000000000..7469641c8eb
--- /dev/null
+++ b/mail/balsa/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.3 2007/09/20 20:50:51 wiz Exp $
+
+--- sounds/Makefile.in.orig 2004-11-20 20:58:54.000000000 +0000
++++ sounds/Makefile.in
+@@ -227,7 +227,7 @@ target_alias = @target_alias@
+ balsa_SOUNDS = startup.wav newmail.wav
+ balsasoundsdir = $(datadir)/sounds/balsa
+ balsasounds_DATA = $(balsa_SOUNDS)
+-soundlistdir = $(sysconfdir)/sound/events
++soundlistdir = ${prefix}/share/examples/balsa
+ soundlist_in_files = balsa.soundlist.in
+ soundlist_DATA = $(soundlist_in_files:.soundlist.in=.soundlist)
+ EXTRA_DIST = $(balsa_SOUNDS) $(soundlist_in_files)