slackbuilds_ponce/multimedia/spotify/doinst.sh
Minime 3d4a8072ee multimedia/spotify: Added (digital music service)
This is a repackaged .deb file and I had to
  make some symlinks and a wrapper just to get
  it to work. It runs to the point of login
  but I can not test it past that.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-12-30 14:42:09 -05:00

3 lines
129 B
Bash

if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi