mirror of
git://slackware.nl/current.git
synced 2025-01-23 07:28:26 +01:00
38f09f634f
patches/packages/rocs-21.12.1-x86_64-2_slack15.0.txz: Rebuilt. Fix crash on startup. Thanks to Lockywolf and ponce.
5 lines
129 B
Text
5 lines
129 B
Text
|
|
if [ -x /usr/bin/update-desktop-database ]; then
|
|
/usr/bin/update-desktop-database /usr/share/applications >/dev/null 2>&1
|
|
fi
|
|
|