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
3ce1ccad
Unverified
Commit
3ce1ccad
authored
6 months ago
by
Jakko
Committed by
Clayton Craft
6 months ago
Browse files
Options
Downloads
Patches
Plain Diff
main/postmarketos-ui-mate: fix installation of -openrc subpackage (MR 5627)
[ci:skip-build]: already built successfully in CI
parent
1259d74b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#205366
passed
6 months ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/postmarketos-ui-mate/APKBUILD
+2
-2
2 additions, 2 deletions
main/postmarketos-ui-mate/APKBUILD
with
2 additions
and
2 deletions
main/postmarketos-ui-mate/APKBUILD
+
2
−
2
View file @
3ce1ccad
...
...
@@ -2,7 +2,7 @@
# Maintainer: Jakko <jahau@rocketmail.com>
pkgname
=
postmarketos-ui-mate
pkgver
=
7
pkgrel
=
2
pkgrel
=
3
pkgdesc
=
"(X11) MATE Desktop Environment, fork of GNOME2 (stylus recommended)"
url
=
"http://mate-desktop.org/"
arch
=
"noarch"
...
...
@@ -65,7 +65,7 @@ package() {
}
openrc
()
{
install
=
"
$pkgname
=
$pkgver
-r
$pkgrel
openrc"
install
_if
=
"
$pkgname
=
$pkgver
-r
$pkgrel
openrc"
install
=
"
$subpkgname
.post-install
$subpkgname
.post-upgrade"
depends
=
"
bluez-openrc
...
...
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