diff options
author | Ozan Türkyılmaz <ozan.turkyilmaz@gmail.com> | 2011-03-27 10:36:44 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-27 10:36:44 -0500 |
commit | 74a4fc4cf515024dea0c9b1c9a08cd0a2c05df69 (patch) | |
tree | ffb20a63c9167edb41de1a0138b8bbf3b0846ccd /libraries/libcap-ng/README | |
parent | 74263ed95d3d3f7f680548bc2f11be0a1c206092 (diff) | |
download | slackbuilds-74a4fc4cf515024dea0c9b1c9a08cd0a2c05df69.tar.gz |
libraries/libcap-ng: Updated for version 0.6.5.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libcap-ng/README')
-rw-r--r-- | libraries/libcap-ng/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/libcap-ng/README b/libraries/libcap-ng/README index 6894b21e5d..9eb5a8d175 100644 --- a/libraries/libcap-ng/README +++ b/libraries/libcap-ng/README @@ -6,4 +6,5 @@ out any capabilities and whether or not it has an open ended bounding set. The included utilities are designed to let admins and developers spot apps in various ways that may be running with too much privilege. -As of the 0.6 release, you can use libcap-ng in python. +As of the 0.6 release, libcap-ng includes python bindings. If you do not +want to build them, pass WITH_PYTHON=no when running the build script. |