Commit e73861de authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Python 2 is deprecated and only Python 3 is available

parent cb3c4003
all:
tar xf libcap-ng-0.7.10.tar.gz
cd libcap-ng-0.7.10 && ./configure --prefix=/usr
cd libcap-ng-0.7.10 && ./configure --prefix=/usr --without-python --with-python3
$(MAKE) -C libcap-ng-0.7.10
$(MAKE) -C libcap-ng-0.7.10 check
$(MAKE) -C libcap-ng-0.7.10 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