forked from Mirror/pmbootstrap
Remove github.com references
* Travis and Coveralls badges * aports: instead of <https://github.com/postmarketOS>, use <https://postmarketos.org> * References to full URLs to issues and pull requests replaced with a hash and the number * grsec check: simplify error message, remove link to github issue (nobody is using that anymore anyway)
This commit is contained in:
parent
256914c1a0
commit
0854aa1dc4
61 changed files with 63 additions and 75 deletions
|
@ -26,7 +26,7 @@ def qemu_workaround_aarch64(args, suffix="buildroot_aarch64"):
|
|||
from the archives it generates in some cases. We build a patched abuild-tar,
|
||||
which avoids the bug.
|
||||
|
||||
https://github.com/postmarketOS/pmbootstrap/issues/546
|
||||
https://gitlab.com/postmarketOS/pmbootstrap/issues/546
|
||||
"""
|
||||
pkgname = "abuild-aarch64-qemu-workaround"
|
||||
pmb.build.package(args, pkgname, "aarch64", True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue