pkgsrc/mail/balsa/patches/patch-ac
obache b611102219 Update balsa to 2.4.12.
* Balsa-2.4.12 release. Release date 2012-10-29

- fix long-line POP3 bug.
- fix bugs 684124,

* Balsa-2.4.11 release. Release date 2012-04-21

- GPGME fixes.
- building GPG with gmime-2.6.0

* Balsa-2.4.10 release. Release date 2011-06-13

- preserve identity order.
- trivial gtkhtml-3.15 support.
- improve interaction with unique.
- bugs fixed #636801, #636805, #647695.

* Balsa-2.4.9 release. Release date 2010-11-19

- compile against new GTK, libnotify libs.
2013-08-16 02:04:25 +00:00

13 lines
557 B
Text

$NetBSD: patch-ac,v 1.5 2013/08/16 02:04:25 obache Exp $
--- sounds/Makefile.in.orig 2013-02-14 20:01:55.000000000 +0000
+++ sounds/Makefile.in
@@ -303,7 +303,7 @@ top_srcdir = @top_srcdir@
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)