Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
abuild
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
25
Issues
25
List
Boards
Labels
Service Desk
Milestones
Merge Requests
16
Merge Requests
16
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
abuild
Commits
90d62ca5
Commit
90d62ca5
authored
Jul 16, 2017
by
Kaarle Ritvanen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
abuild: rootbld: require metapackage
parent
4aa6e2dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
abuild.in
abuild.in
+1
-5
No files found.
abuild.in
View file @
90d62ca5
...
...
@@ -2011,11 +2011,7 @@ rootbld() {
fi
[
"$CBUILD"
=
"$CHOST"
]
||
die
"rootbld: cross-building not supported currently"
local
cmd
for
cmd
in
bwrap
envsubst
git
;
do
[
-
x
"$(which $cmd)"
]
||
die
"rootbld: $cmd not installed"
done
apk
info
-
eq
abuild
-
rootbld
||
die
"rootbld: abuild-rootbld package not installed"
logcmd
"chroot building building $repo/$pkgname-$pkgver-r$pkgrel"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment