mirror of
https://github.com/UberGames/ioef.git
synced 2025-01-18 15:11:41 +00:00
webspace is separate now, so generate one splash image.
This commit is contained in:
parent
8dffd41c18
commit
e31d46651d
2 changed files with 2206 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -1719,8 +1719,6 @@ installer: build_release
|
|||
dist:
|
||||
rm -rf quake3-$(SVN_VERSION)
|
||||
svn export . quake3-$(SVN_VERSION)
|
||||
which convert >/dev/null 2>&1 && convert -border 2 -bordercolor black web/images/quake3_logo_web.png \
|
||||
quake3-$(SVN_VERSION)/code/unix/setup/splash.xpm || true
|
||||
rm -rf quake3-$(SVN_VERSION)/web
|
||||
tar --owner=root --group=root --force-local -cjf quake3-$(SVN_VERSION).tar.bz2 quake3-$(SVN_VERSION)
|
||||
rm -rf quake3-$(SVN_VERSION)
|
||||
|
|
2206
code/unix/setup/splash.xpm
Normal file
2206
code/unix/setup/splash.xpm
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue