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
f60eb86d
Unverified
Commit
f60eb86d
authored
6 months ago
by
Clayton Craft
Browse files
Options
Downloads
Patches
Plain Diff
main/postmarketos-android-recovery-installer: install to /usr/bin (MR 5642)
parent
8cc91cfe
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/postmarketos-android-recovery-installer/APKBUILD
+2
-2
2 additions, 2 deletions
main/postmarketos-android-recovery-installer/APKBUILD
with
2 additions
and
2 deletions
main/postmarketos-android-recovery-installer/APKBUILD
+
2
−
2
View file @
f60eb86d
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
pkgname
=
postmarketos-android-recovery-installer
pkgver
=
1.0.7
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"TWRP compatible postmarketOS installer script"
arch
=
"all"
url
=
"https://postmarketos.org"
...
...
@@ -17,7 +17,7 @@ build() {
package
()
{
install
-Dm755
build_zip.sh
\
"
$pkgdir
"
/
s
bin/build-recovery-zip
"
$pkgdir
"
/
usr/
bin/build-recovery-zip
install
-Dm644
update-binary
\
"
$pkgdir
"
/var/lib/postmarketos-android-recovery-installer/META-INF/com/google/android/update-binary
install
-Dm755
pmos_chroot
\
...
...
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