slackbuilds/desktop/spectrwm/doinst.sh

4 lines
89 B
Bash

if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q
fi