summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2018-06-07 22:09:20 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2018-06-07 22:11:42 -0700
commit66059885d224eca79b8ede013342cef091704566 (patch)
tree6ba3fef3b217a1765a7300038133a95d31cdc2e2 /net-mail/vpopmail/files
parentnet-mail/vpopmail: fix linking (diff)
downloadgentoo-66059885d224eca79b8ede013342cef091704566.tar.gz
gentoo-66059885d224eca79b8ede013342cef091704566.tar.bz2
gentoo-66059885d224eca79b8ede013342cef091704566.zip
net-mail/vpopmail: cleanup some outstanding bugs
- Compile fix: MySQL include dir (#526590) - Remove ebeep (#646174) - Repoman warnings for dosym - EAPI=6 ebuild Closes: https://bugs.gentoo.org/526590 Closes: https://bugs.gentoo.org/646174 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Package-Manager: Portage-2.3.33, Repoman-2.3.9
Diffstat (limited to 'net-mail/vpopmail/files')
-rw-r--r--net-mail/vpopmail/files/vpopmail-double-free.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/vpopmail/files/vpopmail-double-free.patch b/net-mail/vpopmail/files/vpopmail-double-free.patch
index d7d118578d73..16a40b82c4f4 100644
--- a/net-mail/vpopmail/files/vpopmail-double-free.patch
+++ b/net-mail/vpopmail/files/vpopmail-double-free.patch
@@ -1,7 +1,7 @@
diff --git a/trunk/vpalias.c b/trunk/vpalias.c
index 9853f14..e9bd81f 100644
---- a/trunk/vpalias.c
-+++ b/trunk/vpalias.c
+--- vpalias.c
++++ vpalias.c
@@ -369,7 +369,7 @@ char *valias_select_names( char *domain )
}
}