diff options
author | B. Watson <yalhcru@gmail.com> | 2021-12-16 13:17:12 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-27 16:20:26 +0700 |
commit | 30d5a1ac9e82bb2daa1de5badadc1820c44a122f (patch) | |
tree | 4ad54f4934b77151eeda24877e442bcaf45dbb5c /games/steem/doinst.sh | |
parent | ed9683c825bf1d2691db487d21acdbbba7699560 (diff) |
games/steem: Removed (dead project; use hatari instead).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/steem/doinst.sh')
-rw-r--r-- | games/steem/doinst.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games/steem/doinst.sh b/games/steem/doinst.sh deleted file mode 100644 index 140e33222297c..0000000000000 --- a/games/steem/doinst.sh +++ /dev/null @@ -1,3 +0,0 @@ -if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database -q usr/share/applications -fi |