From ef7f886fe6c2e1cc9920ea6cb3d9d9b938f5463c Mon Sep 17 00:00:00 2001 From: dsomero Date: Mon, 24 May 2010 02:38:40 -0400 Subject: games/spring: Removed (Build failure) --- games/spring/doinst.sh | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 games/spring/doinst.sh (limited to 'games/spring/doinst.sh') diff --git a/games/spring/doinst.sh b/games/spring/doinst.sh deleted file mode 100644 index e4e6459838cb..000000000000 --- a/games/spring/doinst.sh +++ /dev/null @@ -1,8 +0,0 @@ -if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 -fi - -if [ -x /usr/bin/update-mime-database ]; then - /usr/bin/update-mime-database usr/share/mime >/dev/null 2>&1 -fi - -- cgit v1.2.3