don't use ImageMagick

This commit is contained in:
Ludwig Nussel 2005-11-30 21:21:46 +00:00
parent dfa3d1d875
commit f5228d8745

View file

@ -21,7 +21,8 @@ mkdir image
cp -a $SETUPIMAGE/{setup.data,setup.sh} image/
### splash
convert ../../../web/images/quake3.jpg image/setup.data/splash.xpm
rm -f image/setup.data/splash.xpm
[ -e splash.xpm ] && cp splash.xpm image/setup.data/splash.xpm
### binaries
mkdir image/tmp