fix(build): abs trash as not been backported in Ubuntu.
This commit is contained in:
parent
3ddf44899a
commit
ae324ef8b1
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
|
@ -77,6 +77,7 @@ configure() {
|
||||||
;;
|
;;
|
||||||
|
|
||||||
debian|ubuntu|whonix|core)
|
debian|ubuntu|whonix|core)
|
||||||
|
mv "$ROOT/apparmor.d/abstractions/trash.d/complete" "$ROOT/apparmor.d/abstractions/trash"
|
||||||
case "$DISTRIBUTION" in
|
case "$DISTRIBUTION" in
|
||||||
core)
|
core)
|
||||||
mkdir -p $ROOT/root/usr/lib/systemd/system/systemd-udevd.service.d/
|
mkdir -p $ROOT/root/usr/lib/systemd/system/systemd-udevd.service.d/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue