Supertux: removed broken symlink

This commit is contained in:
pelya
2015-07-23 21:07:50 +03:00
parent 5cac83075c
commit a9394bf5e4
2 changed files with 1 additions and 1 deletions

View File

@@ -5,4 +5,5 @@ if [ -e supertux/patched.successfully ]; then
else
# Google Code fails to send shallow repository, so we're checking out everything
git clone https://github.com/SuperTux/supertux.git && patch -p1 -d supertux < android.diff && touch supertux/patched.successfully || exit 1
ln -sf supertux/data/images/engine/icons/supertux-256x256.png icon.png
fi

View File

@@ -1 +0,0 @@
supertux/data/images/engine/icons/supertux-256x256.png