BUILD_DIR -> user_build_dirs.

This commit is contained in:
Alexandre Pujol 2021-08-22 15:28:23 +01:00
parent b65955d055
commit f922a5f8e8
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
30 changed files with 44 additions and 103 deletions

View file

@ -4,8 +4,6 @@
abi <abi/3.0>,
@{BUILD_DIR} = @{MOUNTS}/debuilder/
include <tunables/global>
@{exec_path} = /{usr/,}sbin/synaptic /{usr/,}bin/synaptic-pkexec
@ -158,7 +156,7 @@ profile synaptic @{exec_path} {
@{HOME}/.Xauthority r,
# For package building
@{BUILD_DIR}/** rwkl -> @{BUILD_DIR}/**,
@{user_build_dirs}/** rwkl -> @{user_build_dirs}/**,
# file_inherit
owner /dev/tty[0-9]* rw,