summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony J. White <tjw@tjw.org>2009-12-01 19:02:27 +0000
committerTim Angus <tim@ngus.net>2013-01-03 00:17:23 +0000
commit4d20657f114f0a5973bbbb1c0d23c885208682ca (patch)
treef317609f10b061cb91f94da1eee548b4eb491095
parent63db6b40eb5eda31716a2a7325bfedd762d769a1 (diff)
* change ioq3-related path in mac build script
-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 e3018849..4f0031bb 100755
--- a/make-macosx-ub.sh
+++ b/make-macosx-ub.sh
@@ -166,5 +166,5 @@ echo "
lipo -create -o $DESTDIR/$APPBUNDLE/Contents/MacOS/$BINARY $BIN_OBJ
lipo -create -o $DESTDIR/$APPBUNDLE/Contents/MacOS/$DEDBIN $BIN_DEDOBJ
cp $BASE_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR/
-cp code/libs/macosx/*.dylib $DESTDIR/$APPBUNDLE/Contents/MacOS/
+cp src/libs/macosx/*.dylib $DESTDIR/$APPBUNDLE/Contents/MacOS/