diff options
author | B. Jogai <jogaib at comcast {dot} net> | 2010-12-12 12:15:52 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-12-12 12:15:52 -0600 |
commit | 55d9055270a9f0593c9744b6ca4d7b8bd0f68902 (patch) | |
tree | 9286cfb2353b4bde2dce57d57c2535cfcca0ccf2 /academic/xcircuit/doinst.sh | |
parent | 0a364ebfed4a1ed228ad50058fd85c91a509d1f1 (diff) | |
download | slackbuilds-55d9055270a9f0593c9744b6ca4d7b8bd0f68902.tar.gz |
academic/xcircuit: Updated for version 3.7.13.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/xcircuit/doinst.sh')
-rw-r--r-- | academic/xcircuit/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/xcircuit/doinst.sh b/academic/xcircuit/doinst.sh index 4df207194f..12d65ed7bd 100644 --- a/academic/xcircuit/doinst.sh +++ b/academic/xcircuit/doinst.sh @@ -1,3 +1,3 @@ if [ -x /usr/bin/update-desktop-database ]; then -/usr/bin/update-desktop-database -q /usr/share/applications >/dev/null 2>&1 + /usr/bin/update-desktop-database -q /usr/share/applications >/dev/null 2>&1 fi |