add support for manjarolinux

This commit is contained in:
Cherkah 2023-01-22 14:25:32 +01:00 committed by GitHub
parent 9a53a047d2
commit 06d0ba3a0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
configure vendored
View file

@ -57,7 +57,7 @@ synchronise() {
# Set the distribution specificities
configure() {
case "$DISTRIBUTION" in
arch|endeavouros|cachyos)
arch|endeavouros|cachyos|manjarolinux)
_msg "Configure libexec."
sed -i -e '/Debian/d' "$ROOT/apparmor.d/tunables/extend"