mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
Change suggested by woekele.
s/APPIOQ3/APPLIOQ3/g
This commit is contained in:
parent
b5bf1280c1
commit
d8fa6bd7a7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
APPBUNDLE=ioquake3.app
|
||||
BINARY=ioquake3.ub
|
||||
PKGINFO=APPIOQ3
|
||||
PKGINFO=APPLIOQ3
|
||||
ICNS=code/unix/MacSupport/ioquake3.icns
|
||||
DESTDIR=build/release-darwin-ub
|
||||
BASEDIR=baseq3
|
||||
|
|
Loading…
Reference in a new issue