summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-06-06 20:13:01 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-06-06 20:13:01 +0000
commit27c0667209691a91c9378db6ff44aca36545beca (patch)
tree1ddb351458ec7a7fc6703ce7245c383fc51418e3 /net-libs/wvstreams/files/wvstreams-4.6.1-parallel-make.patch
parentAlways provide mingw symlink in sysroot for gcc #419601 by Alon Bar-Lev. (diff)
downloadgentoo-2-27c0667209691a91c9378db6ff44aca36545beca.tar.gz
gentoo-2-27c0667209691a91c9378db6ff44aca36545beca.tar.bz2
gentoo-2-27c0667209691a91c9378db6ff44aca36545beca.zip
tidy
(Portage version: 2.2.0_alpha109/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'net-libs/wvstreams/files/wvstreams-4.6.1-parallel-make.patch')
-rw-r--r--net-libs/wvstreams/files/wvstreams-4.6.1-parallel-make.patch10
1 files changed, 4 insertions, 6 deletions
diff --git a/net-libs/wvstreams/files/wvstreams-4.6.1-parallel-make.patch b/net-libs/wvstreams/files/wvstreams-4.6.1-parallel-make.patch
index 5ad79fd7a9a6..d6f7d6e76174 100644
--- a/net-libs/wvstreams/files/wvstreams-4.6.1-parallel-make.patch
+++ b/net-libs/wvstreams/files/wvstreams-4.6.1-parallel-make.patch
@@ -1,6 +1,5 @@
-diff -ur wvstreams-4.6.1.orig/Makefile wvstreams-4.6.1/Makefile
---- wvstreams-4.6.1.orig/Makefile 2009-09-16 00:26:50.000000000 +0300
-+++ wvstreams-4.6.1/Makefile 2010-01-04 18:06:15.000000000 +0200
+--- Makefile
++++ Makefile
@@ -131,12 +131,19 @@
# libwvstreams: stream/event handling library
#
@@ -35,9 +34,8 @@ diff -ur wvstreams-4.6.1.orig/Makefile wvstreams-4.6.1/Makefile
TESTS += $(call tests_cc,dbus/tests)
libwvdbus_OBJS += $(call objects,dbus)
libwvdbus.so: $(libwvdbus_OBJS) $(LIBWVSTREAMS)
-diff -ur wvstreams-4.6.1.orig/wvrules-posix.mk wvstreams-4.6.1/wvrules-posix.mk
---- wvstreams-4.6.1.orig/wvrules-posix.mk 2008-10-21 18:31:58.000000000 +0300
-+++ wvstreams-4.6.1/wvrules-posix.mk 2010-01-04 18:04:00.000000000 +0200
+--- wvrules-posix.mk
++++ wvrules-posix.mk
@@ -85,12 +85,15 @@
$(AR) s $1
endef