diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-22 07:53:45 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-24 16:09:47 -0500 |
commit | 26b3f875c8288ac9500694eef43c6ebbbed5c480 (patch) | |
tree | 4fde3ec547dab3545ea6384009efd15dde8c694f /games/xmoto/doinst.sh | |
parent | cb85ecfebc7733df05656e41738e02c94a83a8f5 (diff) | |
download | slackbuilds-26b3f875c8288ac9500694eef43c6ebbbed5c480.tar.gz |
games/xmoto: Removed (Build failure)
error: 'png_set_gray_1_2_4_to_8' was not declared in this scope
Diffstat (limited to 'games/xmoto/doinst.sh')
-rw-r--r-- | games/xmoto/doinst.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/xmoto/doinst.sh b/games/xmoto/doinst.sh deleted file mode 100644 index 4e8ba7071d..0000000000 --- a/games/xmoto/doinst.sh +++ /dev/null @@ -1,4 +0,0 @@ -if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 -fi - |