add support for manjarolinux

This commit is contained in:
Cherkah 2023-01-22 14:25:32 +01:00 committed by Alex
parent 291450a050
commit 2ae41686d9

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"