Skip to content

Commit e65f6e3

Browse files
author
Valeriy Khorunzhin
committed
tttt
Signed-off-by: Valeriy Khorunzhin <[email protected]>
1 parent d87c150 commit e65f6e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

images/qemu/werf.inc.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,9 @@ shell:
221221
git apply --ignore-space-change --ignore-whitespace ${p} && echo OK || (echo FAIL ; exit 1)
222222
done
223223
224+
ls /usr/include
225+
ls /usr/include/lzo
226+
224227
./configure \
225228
--target-list="x86_64-softmmu" \
226229
--with-pkgversion="-dvp" \

0 commit comments

Comments
 (0)