]> Dogcows Code - chaz/p5-Alien-ZMQ/blobdiff - files/zeromq-3.2.2-no-tests.patch
do not bother building the zeromq test programs
[chaz/p5-Alien-ZMQ] / files / zeromq-3.2.2-no-tests.patch
diff --git a/files/zeromq-3.2.2-no-tests.patch b/files/zeromq-3.2.2-no-tests.patch
new file mode 100644 (file)
index 0000000..0c3c57f
--- /dev/null
@@ -0,0 +1,13 @@
+--- a/Makefile.in      2012-11-23 00:58:57.000000000 -0700
++++ b/Makefile.in      2013-01-18 23:08:21.794836073 -0700
+@@ -256,8 +256,8 @@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+ ACLOCAL_AMFLAGS = -I config
+-@BUILD_PGM_FALSE@SUBDIRS = src doc perf tests
+-@BUILD_PGM_TRUE@SUBDIRS = foreign/openpgm src doc perf tests
++@BUILD_PGM_FALSE@SUBDIRS = src doc
++@BUILD_PGM_TRUE@SUBDIRS = foreign/openpgm src doc
+ DIST_SUBDIRS = foreign/openpgm src doc perf tests builds/msvc
+ EXTRA_DIST = \
+       autogen.sh      \
This page took 0.016465 seconds and 4 git commands to generate.