xbps-src: indent enabled build options correctly too.
This commit is contained in:
parent
7d4ba8fe11
commit
cc45da3f6d
@ -70,7 +70,7 @@ show_pkg_build_options() {
|
|||||||
if [[ ${f:0:1} == '~' ]]; then
|
if [[ ${f:0:1} == '~' ]]; then
|
||||||
echo " $opt: $desc (OFF)"
|
echo " $opt: $desc (OFF)"
|
||||||
else
|
else
|
||||||
printf " "
|
printf " "
|
||||||
msg_normal_append "$opt: "
|
msg_normal_append "$opt: "
|
||||||
printf "$desc (ON)\n"
|
printf "$desc (ON)\n"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user