summaryrefslogtreecommitdiff
path: root/mail/balsa2/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'mail/balsa2/patches/patch-ac')
-rw-r--r--mail/balsa2/patches/patch-ac16
1 files changed, 8 insertions, 8 deletions
diff --git a/mail/balsa2/patches/patch-ac b/mail/balsa2/patches/patch-ac
index 73a4303e55d..0b44dfe764d 100644
--- a/mail/balsa2/patches/patch-ac
+++ b/mail/balsa2/patches/patch-ac
@@ -1,13 +1,13 @@
-$NetBSD: patch-ac,v 1.3 2004/07/23 15:09:57 recht Exp $
+$NetBSD: patch-ac,v 1.4 2004/08/22 17:52:50 recht Exp $
---- sounds/Makefile.in.orig 2004-07-10 08:39:57.000000000 +0200
-+++ sounds/Makefile.in 2004-07-23 12:08:11.000000000 +0200
-@@ -215,7 +215,7 @@
- EXTRA_DIST = $(balsa_SOUNDS) $(balsa_SOUNDLISTS)
+--- sounds/Makefile.in.orig 2004-08-15 20:16:56.000000000 +0200
++++ sounds/Makefile.in 2004-08-22 16:05:47.000000000 +0200
+@@ -213,7 +213,7 @@
+ balsa_SOUNDS = startup.wav newmail.wav
balsasoundsdir = $(datadir)/sounds/balsa
balsasounds_DATA = $(balsa_SOUNDS)
-soundlistdir = $(sysconfdir)/sound/events
+soundlistdir = ${prefix}/share/examples/balsa
- soundlist_DATA = $(balsa_SOUNDLISTS)
- all: all-am
-
+ soundlist_in_files = balsa.soundlist.in email.soundlist.in
+ soundlist_DATA = $(soundlist_in_files:.soundlist.in=.soundlist)
+ EXTRA_DIST = $(balsa_SOUNDS) $(soundlist_in_files)