main/postmarketos-cros-common: add -p to mkdir at sway subpackage (MR 4821)

This commit is contained in:
Anton Bambura 2024-02-15 10:05:32 +02:00
parent 9353628472
commit 9491099e73
No known key found for this signature in database
GPG key ID: 1441EAFE8D7F4C2D

View file

@ -57,7 +57,7 @@ gnome() {
sway() {
install_if="$pkgname=$pkgver-r$pkgrel postmarketos-ui-sway"
depends="postmarketos-ui-sway-logo-key-alt"
mkdir "$subpkgdir"
mkdir -p "$subpkgdir"
}
# Custom keyboard layout documented on