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