chore: add not yet upstreamed abstraction for debian.
This commit is contained in:
parent
9339888919
commit
44b4039806
2 changed files with 57 additions and 0 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -70,6 +70,8 @@ configure() {
|
|||
|
||||
_msg "$DISTRIBUTION does not support abi 3.0 yet."
|
||||
find "$ROOT/apparmor.d" -type f -exec sed -e '/abi /d' -i {} \;
|
||||
|
||||
cp -a dists/debian/abstractions/* $ROOT/apparmor.d/abstractions
|
||||
fi
|
||||
|
||||
_msg "Configure libexec."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue