Commit cd8bbdcd authored by Boris Yumankulov's avatar Boris Yumankulov Committed by Vitaly Lipatov

epm prescription i586-fix: drop libnss-fallback from install list

parent 84bcf93c
...@@ -22,7 +22,7 @@ for i in glibc-nss glibc-gconv-modules \ ...@@ -22,7 +22,7 @@ for i in glibc-nss glibc-gconv-modules \
libgamemodeauto0 \ libgamemodeauto0 \
vkBasalt \ vkBasalt \
mangohud \ mangohud \
$(epmqp --short libnss | grep "^libnss-") \ $(epmqp --short libnss | grep "^libnss-" | grep -v "libnss-fallback") \
$(epmqp --short xorg-dri | grep "^xorg-dri-") $(epmqp --short xorg-dri | grep "^xorg-dri-")
do do
epm status --installed $i && LIST="$LIST i586-$i" epm status --installed $i && LIST="$LIST i586-$i"
......
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