From 046cebc28b05a1441a602424a00d11731e54fe0d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 25 Sep 2014 07:49:02 +0000 Subject: abuild: sort commands in helptext alpabetically --- abuild.in | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'abuild.in') diff --git a/abuild.in b/abuild.in index 27627e4..d5b6c4f 100644 --- a/abuild.in +++ b/abuild.in @@ -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 -- cgit v1.2.3-70-g09d2