summaryrefslogtreecommitdiff
path: root/libraries/libcap-ng/README
diff options
context:
space:
mode:
authorOzan Türkyılmaz <ozan.turkyilmaz@gmail.com>2011-03-27 10:36:44 -0500
committerRobby Workman <rworkman@slackbuilds.org>2011-03-27 10:36:44 -0500
commit74a4fc4cf515024dea0c9b1c9a08cd0a2c05df69 (patch)
treeffb20a63c9167edb41de1a0138b8bbf3b0846ccd /libraries/libcap-ng/README
parent74263ed95d3d3f7f680548bc2f11be0a1c206092 (diff)
downloadslackbuilds-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/README3
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.