diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-05-13 00:38:06 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:38:06 +0200 |
commit | 934c9b2b7f9d9c1a23d267e48495c7d3381492a8 (patch) | |
tree | 779b400cf416da1debb9f2e38e794f44a124ce9c /network/qwit/doinst.sh | |
parent | d7dc6e0c81f6625fc42c03d227b576d09a4f8104 (diff) | |
download | slackbuilds-934c9b2b7f9d9c1a23d267e48495c7d3381492a8.tar.gz |
network/qwit: Updated for version 0.10
Diffstat (limited to 'network/qwit/doinst.sh')
-rw-r--r-- | network/qwit/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/network/qwit/doinst.sh b/network/qwit/doinst.sh index 5fb28930db..4e8ba7071d 100644 --- a/network/qwit/doinst.sh +++ b/network/qwit/doinst.sh @@ -1,3 +1,4 @@ if [ -x /usr/bin/update-desktop-database ]; then /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 fi + |