Skip to content
Snippets Groups Projects
Unverified Commit 9491099e authored by Anton Bambura's avatar Anton Bambura
Browse files

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

parent 93536284
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment