]> Dogcows Code - chaz/p5-Alien-ZMQ/blob - files/zeromq-3.2.2-no-tests.patch
0c3c57f46289a6f8e00a1397b293d60c131cd941
[chaz/p5-Alien-ZMQ] / files / zeromq-3.2.2-no-tests.patch
1 --- a/Makefile.in 2012-11-23 00:58:57.000000000 -0700
2 +++ b/Makefile.in 2013-01-18 23:08:21.794836073 -0700
3 @@ -256,8 +256,8 @@
4 top_builddir = @top_builddir@
5 top_srcdir = @top_srcdir@
6 ACLOCAL_AMFLAGS = -I config
7 -@BUILD_PGM_FALSE@SUBDIRS = src doc perf tests
8 -@BUILD_PGM_TRUE@SUBDIRS = foreign/openpgm src doc perf tests
9 +@BUILD_PGM_FALSE@SUBDIRS = src doc
10 +@BUILD_PGM_TRUE@SUBDIRS = foreign/openpgm src doc
11 DIST_SUBDIRS = foreign/openpgm src doc perf tests builds/msvc
12 EXTRA_DIST = \
13 autogen.sh \
This page took 0.031295 seconds and 3 git commands to generate.