diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 17:59:08 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 17:59:08 +0200 |
commit | a6d92a689069f0ed1095f4d0a10a3f105251a4b6 (patch) | |
tree | 603da3d121389e9ec17da3e01a7bcbad2f60e078 /games/supertux/doinst.sh | |
parent | d5ea272e927139bb7fd21d4250b2e32881197fa2 (diff) | |
download | slackbuilds-a6d92a689069f0ed1095f4d0a10a3f105251a4b6.tar.gz |
games/supertux: Removed from 12.0 repository
Diffstat (limited to 'games/supertux/doinst.sh')
-rw-r--r-- | games/supertux/doinst.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/games/supertux/doinst.sh b/games/supertux/doinst.sh deleted file mode 100644 index 3412314ed0..0000000000 --- a/games/supertux/doinst.sh +++ /dev/null @@ -1,5 +0,0 @@ - -if [ -x usr/bin/update-desktop-database ]; then - ./usr/bin/update-desktop-database ./usr/share/applications >/dev/null 2>&1 -fi - |