- fix icon
- remove GPL license popup - make demo script optional
This commit is contained in:
parent
65c1d9a7a5
commit
da1fabdd91
2 changed files with 13 additions and 6 deletions
|
@ -28,6 +28,8 @@ cp -a $SETUPIMAGE/{setup.data,setup.sh} image/
|
|||
### splash
|
||||
rm -f image/setup.data/splash.xpm
|
||||
[ -e splash.xpm ] && cp splash.xpm image/setup.data/splash.xpm
|
||||
rm -f image/quake3.png
|
||||
cp ../quake3.png image/quake3.png
|
||||
|
||||
### binaries
|
||||
mkdir image/tmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue