Commit a7e2ae3c authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play wine: override wine-common install

parent 3ee64a2a
......@@ -24,7 +24,7 @@ ONLY32=''
epm install winetricks || exit 1
WTVER="$(epm print version for package winetricks)"
if [ "$(epm print compare package version "$WTVER" "20210206")" = "1" ] ; then
PKGNAMES="$MAIN-full"
PKGNAMES="$MAIN-full $MAIN-common"
PKGNAMES32="i586-$MAIN"
else
# old naming scheme
......
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