Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Commits
acf28106
Unverified
Commit
acf28106
authored
1 year ago
by
Anton Bambura
Committed by
Oliver Smith
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
google-nyan-blaze: replace bash with sh in sway workaround (MR 4300)
parent
5e35a947
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/device-google-nyan-blaze/APKBUILD
+3
-3
3 additions, 3 deletions
device/testing/device-google-nyan-blaze/APKBUILD
device/testing/device-google-nyan-blaze/sway/tinydm/10-no-hardware-cursor.sh
+1
-1
1 addition, 1 deletion
...ce-google-nyan-blaze/sway/tinydm/10-no-hardware-cursor.sh
with
4 additions
and
4 deletions
device/testing/device-google-nyan-blaze/APKBUILD
+
3
−
3
View file @
acf28106
...
...
@@ -2,8 +2,8 @@
# Maintainer: Jenneron <jenneron@protonmail.com>
pkgname
=
device-google-nyan-blaze
pkgdesc
=
"HP Chromebook 14 G3"
pkgver
=
2
pkgrel
=
1
pkgver
=
3
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"armv7"
...
...
@@ -78,5 +78,5 @@ sha512sums="
e6c5382b6f7dd10f350136d65a714de3ae337978c3ca88e63f016b4a42be87b422d2388fbf6d6a2feba15516fb9b409f6c5ff08968829e6fc2d1e8aeb9d3c508 gpu.conf
8f9dc3c7caeab6c5321dc2bf498f1a03a793f23cb776763316bc356b9d433d7a3337e61154069464dcda200bf390b99f3be8f657a40c6d2f6be3cbc6fb751080 mpv.conf.wayland
d6bc39df48ba0e985a796426039205335adf1c91b9c150b05a4239339fc78b1748b3a83c699de69e9a5829f29573a323f40788da58ed15b1951de1eab7e31c3d mpv.conf.xorg
78e566bf3a597b9b5f73f686feb93ae61d1bed350366428d74c7735f1f82ab390f47ba9deb9d21e8dfcee251dc6178956838ca1b34838bb0a7d740be0e2c8330
10-no-hardware-cursor.sh
8ddd237b14e8eea34b8716d155cdf199cf681b1287b482c8e184656d6d0440f018a2d46478c8b45eb790a1e71cfcfefd0f66798cd0b226647f11088549cfae64
10-no-hardware-cursor.sh
"
This diff is collapsed.
Click to expand it.
device/testing/device-google-nyan-blaze/sway/tinydm/10-no-hardware-cursor.sh
+
1
−
1
View file @
acf28106
#!/bin/
ba
sh
#!/bin/sh
# A workaround for missing cursor issue
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment