From 07bec150c6f06e391b913db838a50d2777909355 Mon Sep 17 00:00:00 2001 From: LEVAI Daniel Date: Wed, 5 Jun 2013 12:03:06 -0400 Subject: desktop/spectrwm: Updated for version 2.3.0. Signed-off-by: dsomero --- desktop/spectrwm/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/spectrwm/doinst.sh') diff --git a/desktop/spectrwm/doinst.sh b/desktop/spectrwm/doinst.sh index a278a2b159da..5fb28930db0b 100644 --- a/desktop/spectrwm/doinst.sh +++ b/desktop/spectrwm/doinst.sh @@ -1,3 +1,3 @@ if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database -q + /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 fi -- cgit v1.2.3