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
9820a591
Unverified
Commit
9820a591
authored
5 months ago
by
Pablo Correa Gomez
Browse files
Options
Downloads
Patches
Plain Diff
main/postmarketos-base-eink: install udev rule under /usr
[ci:ignore-count]
parent
5ad990a4
No related branches found
No related tags found
No related merge requests found
Pipeline
#206565
passed
5 months ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/postmarketos-base-eink/APKBUILD
+2
-2
2 additions, 2 deletions
main/postmarketos-base-eink/APKBUILD
with
2 additions
and
2 deletions
main/postmarketos-base-eink/APKBUILD
+
2
−
2
View file @
9820a591
# Maintainer: Petr Hodina <phodina@protonmail.com>
pkgname
=
postmarketos-base-eink
pkgver
=
1
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Base package with some opinionated default for e-ink devices"
# It's worth emphasising the word "opinionated" here, e-ink has some
# obvious differences compared to regular displays, there are cases
...
...
@@ -28,7 +28,7 @@ builddir="$srcdir/"
package
()
{
mkdir
-p
"
$pkgdir
"
install
-Dm644
"
$srcdir
"
/83-backlight.rules
\
"
$pkgdir
"
/lib/udev/rules.d
"
$pkgdir
"
/
usr/
lib/udev/rules.d
}
gnome
()
{
...
...
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