From 8cece120f9f20293da7f499970c497cb3c17200d Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sat, 16 Oct 2021 01:59:06 +0800 Subject: libcap: remove unneeded chmod command Libcap-2.59 install shared libs with mode 0755 by default. --- chapter08/libcap.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'chapter08/libcap.xml') diff --git a/chapter08/libcap.xml b/chapter08/libcap.xml index d8fc15175..d696a3e3f 100644 --- a/chapter08/libcap.xml +++ b/chapter08/libcap.xml @@ -73,10 +73,6 @@ make prefix=/usr lib=lib install - Adjust the permission of the shared libraries: - -chmod -v 755 /usr/lib/lib{cap,psx}.so.&libcap-version; - -- cgit v1.2.3-54-g00ecf