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
17
Merge Requests
17
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
046cebc2
Commit
046cebc2
authored
Sep 25, 2014
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
abuild: sort commands in helptext alpabetically
parent
febda24d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
abuild.in
abuild.in
+13
-13
No files found.
abuild.in
View file @
046cebc2
...
...
@@ -1909,26 +1909,26 @@ Options:
-
u
Recursively
build
and
upgrade
all
dependencies
(
using
sudo
)
Commands
:
build
Compile
and
install
package
into
\$
pkgdir
checksum
Generate
checksum
to
be
included
in
APKBUILD
clean
Remove
temp
build
and
install
dirs
cleancache
Remove
downloaded
files
from
\$
SRCDEST
cleanoldpkg
Remove
binary
packages
except
current
version
cleanpkg
Remove
already
built
binary
and
source
package
deps
Install
packages
listed
in
makedepends
and
depends
fetch
Fetch
sources
to
\$
SRCDEST
and
verify
checksums
sanitycheck
Basic
sanity
check
of
APKBUILD
verify
Verify
checksums
unpack
Unpack
sources
to
\$
srcdir
prepare
Apply
patches
build
Compile
and
install
package
into
\$
pkgdir
listpkg
List
target
packages
package
Create
package
in
\$
PKGDEST
prepare
Apply
patches
rootpkg
Run
'package'
,
the
split
functions
and
create
apks
as
fakeroot
clean
Remove
temp
build
and
install
dirs
cleanoldpkg
Remove
binary
packages
except
current
version
cleanpkg
Remove
already
built
binary
and
source
package
cleancache
Remove
downloaded
files
from
\$
SRCDEST
srcpkg
Make
a
source
package
sanitycheck
Basic
sanity
check
of
APKBUILD
snapshot
Create
a
\$
giturl
or
\$
svnurl
snapshot
and
upload
to
\$
disturl
sourcecheck
Check
if
remote
source
package
exists
upstream
up2date
Compare
target
and
sources
dates
deps
Install
packages
listed
in
makedepends
and
depends
srcpkg
Make
a
source
package
undeps
Uninstall
packages
listed
in
makedepends
and
depends
snapshot
Create
a
\$
giturl
or
\$
svnurl
snapshot
and
upload
to
\$
disturl
unpack
Unpack
sources
to
\$
srcdir
up2date
Compare
target
and
sources
dates
verify
Verify
checksums
EOF
exit
0
...
...
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