summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2005-05-10 02:07:43 +0000
committerJory Pratt <anarchy@gentoo.org>2005-05-10 02:07:43 +0000
commitcb13358fdd8603bed9a8b5c31fdf360c4cfd6ea8 (patch)
tree54ea4185b5e5add7a9c6ac2f96648071bae2c5f5 /net-mail/vpopmail/files
parentVersion bump. (diff)
downloadhistorical-cb13358fdd8603bed9a8b5c31fdf360c4cfd6ea8.tar.gz
historical-cb13358fdd8603bed9a8b5c31fdf360c4cfd6ea8.tar.bz2
historical-cb13358fdd8603bed9a8b5c31fdf360c4cfd6ea8.zip
wrong ebuilds and patches added oops
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'net-mail/vpopmail/files')
-rw-r--r--net-mail/vpopmail/files/vpopmail-5.4.9-Makefile.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/net-mail/vpopmail/files/vpopmail-5.4.9-Makefile.patch b/net-mail/vpopmail/files/vpopmail-5.4.9-Makefile.patch
deleted file mode 100644
index d121dd569a31..000000000000
--- a/net-mail/vpopmail/files/vpopmail-5.4.9-Makefile.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- Makefile.am.orig 2005-05-09 21:51:12.464218936 -0400
-+++ Makefile.am 2005-05-09 21:51:46.631024792 -0400
-@@ -16,7 +16,8 @@
- MYSQLCONF=$(DESTDIR)@vpopmaildir@/etc/vpopmail.mysql
- VLIMITS=$(DESTDIR)@vpopmaildir@/etc/vlimits.default
-
--libvpopmail_a_SOURCES=$(COMMONSOURCES)
-+libvpopmail_a_SOURCES=$(COMMONSOURCES)
-+libvpopmail_a_CFLAGS= $CFLAGS -fPIC
- libvpopmail_a_LIBADD = cdb/*.o
-
- vpopmailbindir=@vpopmaildir@/bin