diff options
author | JK Wood <joshuakwood@gmail.com> | 2015-05-16 01:10:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-16 01:10:31 +0700 |
commit | 2be4df8221c5479be6cab04abe0fe06663846b75 (patch) | |
tree | 0e75a9554f692c13294fdcdb6de8efdecd832048 /ham/direwolf/doinst.sh | |
parent | a23f027502424b376bd2a6a38f7d5abcb649c810 (diff) |
ham/direwolf: Updated for version 1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/direwolf/doinst.sh')
-rw-r--r-- | ham/direwolf/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ham/direwolf/doinst.sh b/ham/direwolf/doinst.sh index fa7b7058f41b..63af7cb8560b 100644 --- a/ham/direwolf/doinst.sh +++ b/ham/direwolf/doinst.sh @@ -16,4 +16,3 @@ config etc/direwolf.conf.new if [ -x /usr/bin/update-desktop-database ]; then /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 fi - |