%pre if [ ! -d /usr/share/jolla-hebrewvkb ]; then : else exit 0 fi
%pre status=$(rpm -qa hebrewvkb*|wc -l) if [ "$status" > "0" ]; then exit 0 fi