diff options
Diffstat (limited to 'abuild.in')
-rw-r--r-- | abuild.in | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2261,7 +2261,6 @@ usage() { APKBUILD="${APKBUILD:-./APKBUILD}" unset force unset recursive -while getopts "AcdD:fFhkKimnp:P:qrRs:u" opt; do while getopts "AcdD:fFhkKimnp:P:qrRs:uv" opt; do case $opt in 'A') echo "$CARCH"; exit 0;; |