Waldemar Brodkorb 6 жил өмнө
parent
commit
204f8f3695
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      scripts/prereq.sh

+ 1 - 0
scripts/prereq.sh

@@ -603,6 +603,7 @@ if which cpio >/dev/null 2>&1; then
   else
     printf "found\n"
   fi
+else
   printf "not found\n"
   host_build_cpio=1
 fi