Commit 7423e946 authored by Vitaly Lipatov's avatar Vitaly Lipatov

move to fonts-ttf-liberation from ms fonts, remove hack for lav

parent 8232b9ae
......@@ -94,9 +94,8 @@ check_locking
echog "Prepare hasher in $HASHERDIR ..."
# there is package names in LISTRPMARGS
UTILPKG="mc"
[ "$USER" = "lav" ] && UTILPKG="mc ms-fonts-ttf"
if [ -n "$TESTMODE" ] ; then
UTILPKG="$UTILPKG XFree86-xauth"
UTILPKG="$UTILPKG XFree86-xauth fonts-ttf-liberation"
else
UTILPKG="$UTILPKG etersoft-build-utils"
fi
......
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