Commit 24b9a848 authored by Yuri Aksenov's avatar Yuri Aksenov

Initial commit

parents
all:
tar xf OpenIPMI-2.0.31.tar.gz
cd OpenIPMI-2.0.31 && ./configure prefix=/usr
$(MAKE) -C OpenIPMI-2.0.31
#tests disable due stuck problems
# strace $(MAKE) -C OpenIPMI-2.0.31 check
$(MAKE) -C OpenIPMI-2.0.31 install
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment