Commit 1b67f6e0 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm pack.d/svp4.sh: use epm assure

parent 5357574f
......@@ -22,7 +22,7 @@ VERSION="$(basename "$TAR" .tar.bz2 | grep -oP '\d+\.\d+(\.\d+)?')"
# 7z -bd -bb0 -y x -o"extracted/" "${f}" || true
# done
epm install --skip-installed xvfb-run || exit
epm assure /usr/bin/xvfb-run || exit
mkdir -p opt/svp4
erc $TAR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment