Skip to content

Commit e19ce39

Browse files
author
Stepan Oksanichenko
committed
CMT-18: [End Server tools] Build node exporter from sources in cloudlinux
- Add *.spec file
1 parent 5c4bfd0 commit e19ce39

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

node_exporter.spec

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@ export PATH=$PATH:%{_tmppath}/go/bin
3434
export GOROOT=%{_tmppath}/go
3535
export GOPATH=%{_tmppath}
3636
make build
37-
rm -rf "${GOROOT}"
38-
39-
40-
%check
41-
cd "${GOPATH}"
4237
make test
4338

4439

0 commit comments

Comments
 (0)