Don't omit starcon.key and version from the content package (MacOS X).
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1804 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -358,8 +358,8 @@ uqm_install_osx() {
|
||||
(cd content && \
|
||||
find . \( -name CVS -o -name packages \) -prune -o \
|
||||
\! \( -type d -o -name packages -o -name CVS -o \
|
||||
-name starcon.key -o -name version -o -name \*.ogg \) \
|
||||
-print | $SED 's/^..//' | zip -@ uqm-${VERSION}-prv-content.uqm)
|
||||
-name \*.ogg \) \ -print | $SED 's/^..//' | \
|
||||
zip -@ uqm-${VERSION}-prv-content.uqm)
|
||||
mv content/uqm-$VERSION-prv-content.uqm "$INSTROOT/Resources/content/packages"
|
||||
|
||||
echo "Creating voice content package..." >&2
|
||||
|
||||
Reference in New Issue
Block a user