Update configure
arcolinux support
This commit is contained in:
parent
9a612f754c
commit
8d8da6bf40
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -70,7 +70,7 @@ synchronise() {
|
||||||
# Set the distribution specificities
|
# Set the distribution specificities
|
||||||
configure() {
|
configure() {
|
||||||
case "$DISTRIBUTION" in
|
case "$DISTRIBUTION" in
|
||||||
arch | endeavouros | cachyos | manjarolinux)
|
arch | endeavouros | cachyos | manjarolinux | arcolinux)
|
||||||
_msg "Configure libexec."
|
_msg "Configure libexec."
|
||||||
LIBEXEC="/{usr/,}lib"
|
LIBEXEC="/{usr/,}lib"
|
||||||
sed -i -e '/Debian/d' "$ROOT/apparmor.d/tunables/etc.d/apparmor.d"
|
sed -i -e '/Debian/d' "$ROOT/apparmor.d/tunables/etc.d/apparmor.d"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue