From 7ea5e28b74535797277c2f796dcaddf7425a7d61 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Mon, 11 Mar 2019 21:09:04 +0000 Subject: for-group gives write permission to all built software in the end Since the `install' script also sets permissions manually, the permissions that we define in `for-group' don't usually affect the installed files. Therefore the installed files of one user can't be modified/deleted by another. With this commit, after for-group finishes configuration, it also adds the write flag for all group members in the whole installation directory. --- .file-metadata | Bin 3956 -> 3956 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '.file-metadata') diff --git a/.file-metadata b/.file-metadata index e1db277..9d0d613 100644 Binary files a/.file-metadata and b/.file-metadata differ -- cgit v1.2.1