summaryrefslogtreecommitdiff
path: root/make-macosx-ub.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make-macosx-ub.sh')
-rwxr-xr-xmake-macosx-ub.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-macosx-ub.sh b/make-macosx-ub.sh
index 77673739..424d5a7e 100755
--- a/make-macosx-ub.sh
+++ b/make-macosx-ub.sh
@@ -2,7 +2,7 @@
APPBUNDLE=Tremulous.app
BINARY=Tremulous.ub
PKGINFO=APPLTREM
-ICNS=src/unix/MacSupport/Tremulous.icns
+ICNS=misc/Tremulous.icns
DESTDIR=build/release-darwin-ub
BASEDIR=base
Q3_VERSION=`grep "\#define Q3_VERSION" src/qcommon/q_shared.h | \