Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
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