abuild: fix bad git merge
This commit is contained in:
parent
27005a2cb0
commit
610bf6c281
@ -2261,7 +2261,6 @@ usage() {
|
|||||||
APKBUILD="${APKBUILD:-./APKBUILD}"
|
APKBUILD="${APKBUILD:-./APKBUILD}"
|
||||||
unset force
|
unset force
|
||||||
unset recursive
|
unset recursive
|
||||||
while getopts "AcdD:fFhkKimnp:P:qrRs:u" opt; do
|
|
||||||
while getopts "AcdD:fFhkKimnp:P:qrRs:uv" opt; do
|
while getopts "AcdD:fFhkKimnp:P:qrRs:uv" opt; do
|
||||||
case $opt in
|
case $opt in
|
||||||
'A') echo "$CARCH"; exit 0;;
|
'A') echo "$CARCH"; exit 0;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user