From 2ae41686d913eec1af2d36d878639f06b44e2759 Mon Sep 17 00:00:00 2001 From: Cherkah Date: Sun, 22 Jan 2023 14:25:32 +0100 Subject: [PATCH] add support for manjarolinux --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 9fb1758b..47197226 100755 --- a/configure +++ b/configure @@ -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"