Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Christopher Meng
80ab2e139f Revert back. 2014-07-21 16:13:23 +08:00

View file

@ -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$//' {} ";"