mirror of
https://github.com/glest/glest-source.git
synced 2025-10-02 10:26:45 +02:00
linux's binary without glest-dev.ini
This commit is contained in:
@@ -59,6 +59,7 @@ cp *.bmp "$RELEASEDIR/"
|
||||
cp *.png "$RELEASEDIR/"
|
||||
cp *.xpm "$RELEASEDIR/"
|
||||
cp {../shared/,}*.ini "$RELEASEDIR/"
|
||||
if [ -e "$RELEASEDIR/glest-dev.ini" ]; then rm "$RELEASEDIR/glest-dev.ini"; fi
|
||||
cp megaglest "$RELEASEDIR/"
|
||||
cp megaglest_editor "$RELEASEDIR/"
|
||||
cp megaglest_g3dviewer "$RELEASEDIR/"
|
||||
|
Reference in New Issue
Block a user