From 80ab2e139fc121969e673fee2ef41766add0afd6 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Mon, 21 Jul 2014 16:13:23 +0800 Subject: [PATCH] Revert back. --- zmap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zmap.spec b/zmap.spec index e92fa18..c83a7a7 100644 --- a/zmap.spec +++ b/zmap.spec @@ -37,7 +37,7 @@ scanning. %build %cmake -DWITH_JSON=ON -DWITH_REDIS=ON -%make_build +make %{?_smp_mflags} chmod 644 -v examples/udp-probes/* find ./examples/ -type f -exec sed -i 's/\r$//' {} ";"