Commit cb3c4003 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf libcap-ng-0.7.10.tar.gz
cd libcap-ng-0.7.10 && ./configure --prefix=/usr
$(MAKE) -C libcap-ng-0.7.10
$(MAKE) -C libcap-ng-0.7.10 check
$(MAKE) -C libcap-ng-0.7.10 install
rm -rf libcap-ng-0.7.10
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