added packages to the prereq list since we are not building them with the global...
[lxqt-slackware.git] / doinst.sh / pcmanfm-qt
CommitLineData
73c8ba7d 1
2if [ -x /usr/bin/update-desktop-database ]; then
3 /usr/bin/update-desktop-database /usr/share/applications >/dev/null 2>&1
4fi
5
6if [ -x usr/bin/update-mime-database ]; then
7 /usr/bin/update-mime-database /usr/share/mime >/dev/null 2>&1
8fi
9