summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTuan Van <langthang@gentoo.org>2006-08-28 17:05:31 +0000
committerTuan Van <langthang@gentoo.org>2006-08-28 17:05:31 +0000
commite022fc9adb855901797400233a60133ee33ed150 (patch)
tree13ae65d1638b61afab9822184788a8dc34558da8 /net-mail/cyrus-imapd/files/cyrus-imapd-parallel.patch
parentStable for HPPA (bug #140369). (diff)
downloadgentoo-2-e022fc9adb855901797400233a60133ee33ed150.tar.gz
gentoo-2-e022fc9adb855901797400233a60133ee33ed150.tar.bz2
gentoo-2-e022fc9adb855901797400233a60133ee33ed150.zip
Fix parallel make
(Portage version: 2.1.1_pre5-r3)
Diffstat (limited to 'net-mail/cyrus-imapd/files/cyrus-imapd-parallel.patch')
-rw-r--r--net-mail/cyrus-imapd/files/cyrus-imapd-parallel.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mail/cyrus-imapd/files/cyrus-imapd-parallel.patch b/net-mail/cyrus-imapd/files/cyrus-imapd-parallel.patch
new file mode 100644
index 000000000000..5932afc74bad
--- /dev/null
+++ b/net-mail/cyrus-imapd/files/cyrus-imapd-parallel.patch
@@ -0,0 +1,11 @@
+--- imap/Makefile.in.orig 2006-08-28 09:32:33.000000000 -0700
++++ imap/Makefile.in 2006-08-28 09:33:03.000000000 -0700
+@@ -155,6 +155,8 @@
+
+ ### Built Source Files
+
++version.o: xversion.h
++
+ xversion:
+ rm -f version.o
+ AWK=$(AWK) $(srcdir)/xversion.sh