mirror of
https://github.com/UberGames/ioef.git
synced 2025-01-31 04:50:37 +00:00
* web directory no longer present, so don't try to remove it
* Cosmetic patch from zinx
This commit is contained in:
parent
d9cb8cb083
commit
066f79f744
1 changed files with 1 additions and 2 deletions
1
Makefile
1
Makefile
|
@ -1719,7 +1719,6 @@ installer: build_release
|
|||
dist:
|
||||
rm -rf quake3-$(SVN_VERSION)
|
||||
svn export . quake3-$(SVN_VERSION)
|
||||
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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue