diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-19 20:09:10 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-21 00:58:54 -0500 |
commit | 24e16c78360cbb8a62f23129b95e3993865dace1 (patch) | |
tree | fe17e01d4d3402d4619ab4cc49646599b0b4307d /games/Scorched3D/doinst.sh | |
parent | 875aff5d7d40b28031a44e9640f0e1627505f8aa (diff) | |
download | slackbuilds-24e16c78360cbb8a62f23129b95e3993865dace1.tar.gz |
games/Scorched3D: Removed (build failure)
This appears related to libpng14
Diffstat (limited to 'games/Scorched3D/doinst.sh')
-rw-r--r-- | games/Scorched3D/doinst.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games/Scorched3D/doinst.sh b/games/Scorched3D/doinst.sh deleted file mode 100644 index 033f010d40..0000000000 --- a/games/Scorched3D/doinst.sh +++ /dev/null @@ -1,3 +0,0 @@ -if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database ./usr/share/applications >/dev/null 2>&1 -fi |