mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-analyzer/argus: Fix file permissions (bug #561360 by Toralf Förster).
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -28,6 +28,7 @@ DEPEND="
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
find . -type f -execdir chmod +w {} \; #561360
|
||||
sed -e 's:/etc/argus.conf:/etc/argus/argus.conf:' \
|
||||
-i argus/argus.c \
|
||||
-i support/Config/argus.conf \
|
||||
|
||||
Reference in New Issue
Block a user