main/postmarketos-cros-common: remove newlines after comments (MR 4821)

This commit is contained in:
Anton Bambura 2024-02-17 18:06:31 +02:00
parent 9491099e73
commit 2cee97a462
No known key found for this signature in database
GPG key ID: 1441EAFE8D7F4C2D

View file

@ -40,7 +40,6 @@ package() {
# #
# Configure it as "Ctrl + Space" and "Shift + Ctrl + Space" which # Configure it as "Ctrl + Space" and "Shift + Ctrl + Space" which
# is closer to regular keyboards and matches Chrome OS hotkey. # is closer to regular keyboards and matches Chrome OS hotkey.
gnome() { gnome() {
install_if="$pkgname=$pkgver-r$pkgrel postmarketos-base-ui-gnome" install_if="$pkgname=$pkgver-r$pkgrel postmarketos-base-ui-gnome"
install -Dm644 "00_$subpkgname.gschema.override" \ install -Dm644 "00_$subpkgname.gschema.override" \
@ -53,7 +52,6 @@ gnome() {
# unobvious location of "Meta" key. # unobvious location of "Meta" key.
# #
# Thus change the $mod key to Alt by default. # Thus change the $mod key to Alt by default.
sway() { sway() {
install_if="$pkgname=$pkgver-r$pkgrel postmarketos-ui-sway" install_if="$pkgname=$pkgver-r$pkgrel postmarketos-ui-sway"
depends="postmarketos-ui-sway-logo-key-alt" depends="postmarketos-ui-sway-logo-key-alt"