Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
80ab2e139f |
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ scanning.
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake -DWITH_JSON=ON -DWITH_REDIS=ON
|
%cmake -DWITH_JSON=ON -DWITH_REDIS=ON
|
||||||
%make_build
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
chmod 644 -v examples/udp-probes/*
|
chmod 644 -v examples/udp-probes/*
|
||||||
find ./examples/ -type f -exec sed -i 's/\r$//' {} ";"
|
find ./examples/ -type f -exec sed -i 's/\r$//' {} ";"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue