aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/libcap.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2018-11-19 20:51:45 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2018-11-19 20:51:45 +0000
commitc4a60b707a50c3e9be6e5ee7db4c6b1fb8cf8595 (patch)
tree263ee82a807b6969ae89daf735b40cd3c4485b81 /chapter06/libcap.xml
parente0472a18474c318fa3c2922ec72dc4dad464fb06 (diff)
Update to libcap-2.26
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11486 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/libcap.xml')
-rw-r--r--chapter06/libcap.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/libcap.xml b/chapter06/libcap.xml
index 94fc94468..7b6bcabdc 100644
--- a/chapter06/libcap.xml
+++ b/chapter06/libcap.xml
@@ -56,7 +56,7 @@
<para>Install the package:</para>
<screen><userinput remap="install">make RAISE_SETFCAP=no lib=lib prefix=/usr install
-chmod -v 755 /usr/lib/libcap.so</userinput></screen>
+chmod -v 755 /usr/lib/libcap.so.&libcap-version;</userinput></screen>
<variablelist>
<title>The meaning of the make option:</title>