summaryrefslogblamecommitdiffstats
path: root/desktop/spectrwm/doinst.sh
blob: 365e69161184202c8e8341472683bd273e4e5507 (plain) (tree)
1
2
3
4
5
                                                
                                                                            
  

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

[ -x /sbin/ldconfig ]  &&  /sbin/ldconfig 2>/dev/null