dspaceinvadors: removed broken symlink

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

View File

@@ -6,6 +6,7 @@ if [ -e dspaceinvadors ] ; then
else
echo "Downloading sources..."
svn checkout svn://svn.code.sf.net/p/dspaceinvadors/code/ dspaceinvadors || exit 1
ln -sf dspaceinvadors/alien.png icon.png
fi
if [ -e dspaceinvadors/config.h ] ; then

View File

@@ -1 +0,0 @@
dspaceinvadors/alien.png