Commit 96108b27 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm prescription gcc-multilib: fix description

parent c28d5a16
#!/bin/sh
[ "$1" != "--run" ] && echo "Remove all 32 bit packages from 64 bit system" && exit
[ "$1" != "--run" ] && echo "Install gcc with support for building 32-bit applications" && exit
. $(dirname $0)/common.sh
......
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