diff options
author | Cezary M. Kruk <c.kruk@bigfoot.com> | 2010-05-13 00:23:21 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:23:21 +0200 |
commit | da9cf54545c3e1addba018800db2fb4468d18583 (patch) | |
tree | 867c78fcf8203a09f61d6fefd05528c7725e8714 /desktop/wmakerconf/doinst.sh | |
parent | edb57c20c037628124332230523412f7006c832b (diff) | |
download | slackbuilds-da9cf54545c3e1addba018800db2fb4468d18583.tar.gz |
desktop/wmakerconf: Updated for version 2.12
Diffstat (limited to 'desktop/wmakerconf/doinst.sh')
-rw-r--r-- | desktop/wmakerconf/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/wmakerconf/doinst.sh b/desktop/wmakerconf/doinst.sh index b46adf0f45..2e82bb7622 100644 --- a/desktop/wmakerconf/doinst.sh +++ b/desktop/wmakerconf/doinst.sh @@ -1,4 +1,3 @@ - if [ -x /usr/bin/update-desktop-database ]; then /usr/bin/update-desktop-database usr/share/applications >/dev/null 2>&1 fi |