summaryrefslogtreecommitdiff
path: root/mail/balsa2/patches/patch-ac
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2003-04-27 00:42:58 +0000
committerrh <rh@pkgsrc.org>2003-04-27 00:42:58 +0000
commitdd730a8ee627cb369af9c9fe8db05778b3b58b63 (patch)
tree81a2062576c9e7cb14bb571e76e4aee235456714 /mail/balsa2/patches/patch-ac
parent0b2b158f56f3af1aa40279c5a860785b3ed53ef4 (diff)
downloadpkgsrc-dd730a8ee627cb369af9c9fe8db05778b3b58b63.tar.gz
Initial import of balsa-2.0.10, a GNOME2 EMail client.
This is the pkgsrc-wip version with bugfixes from Juan RP.
Diffstat (limited to 'mail/balsa2/patches/patch-ac')
-rw-r--r--mail/balsa2/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/balsa2/patches/patch-ac b/mail/balsa2/patches/patch-ac
new file mode 100644
index 00000000000..7bfd6faac5e
--- /dev/null
+++ b/mail/balsa2/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1.1.1 2003/04/27 00:42:58 rh Exp $
+
+--- sounds/Makefile.in.orig 2003-03-22 19:45:30.000000000 +1000
++++ sounds/Makefile.in
+@@ -126,7 +126,7 @@ EXTRA_DIST = $(balsa_SOUNDS) $(balsa_SOU
+ balsasoundsdir = $(datadir)/sounds/balsa
+ balsasounds_DATA = $(balsa_SOUNDS)
+
+-soundlistdir = $(sysconfdir)/sound/events
++soundlistdir = ${prefix}/share/examples/balsa
+ soundlist_DATA = $(balsa_SOUNDLISTS)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../config.h