Commit 9ba1d0fd authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf uci.tar.xz
cd uci && cmake CMakeLists.txt -DBUILD_LUA=OFF -DCMAKE_INSTALL_PREFIX=/usr
$(MAKE) -C uci
$(MAKE) -C uci install
mv /usr/bin/uci /sbin/uci
rm -rf uci
bin
/sbin/.*
lib
/usr/lib/.*
headers
/usr/include/.*
File added
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