#!/bin/sh
# Quite a crude hack to get libqca-ossl.so loaded when using the experimental Qt.
ln -s /usr/lib/qt4/plugins/crypto /opt/meepasswords/bin/crypto
chmod 755 /opt/meepasswords/bin/meepasswords.sh
