Final update

This commit is contained in:
Derek Tse
2015-01-14 00:27:53 +00:00
parent aafe9304c6
commit 9e681066ec

View File

@@ -48,5 +48,5 @@ INSTALL()
cd $sourceDir
cp eggchess.x86 $appsDir/EggChess
cp -r gfx docs $appsDir/EggChess
addAppDeskbarSymlink $appsDir/EggChess/eggchess.x86
addAppDeskbarSymlink $appsDir/EggChess/eggchess.x86 EggChess
}