diff options
author | majk <majk@konstelacioj.info> | 2010-05-12 23:31:54 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:31:54 +0200 |
commit | 610212b2798ddba640630f29cf8b24dbc5de4bd5 (patch) | |
tree | 1d8b8f276f293bc7a1284a6c1def9f0901516be3 /network/GhostInTheMail/doinst.sh | |
parent | b9a0cacb8e08ddd716a4a1dbc19c64cd5e630e45 (diff) | |
download | slackbuilds-610212b2798ddba640630f29cf8b24dbc5de4bd5.tar.gz |
network/GhostInTheMail: Added to 12.2 repository
Diffstat (limited to 'network/GhostInTheMail/doinst.sh')
-rw-r--r-- | network/GhostInTheMail/doinst.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/GhostInTheMail/doinst.sh b/network/GhostInTheMail/doinst.sh new file mode 100644 index 0000000000..01ca62b341 --- /dev/null +++ b/network/GhostInTheMail/doinst.sh @@ -0,0 +1,3 @@ +if [ -x /usr/bin/update-desktop-database ]; then + /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 +fi
\ No newline at end of file |