Add SharedSupport/dictionarties to the bundle which will hold spelling

dictionaries.

Originally committed to SVN as r2583.
This commit is contained in:
Amar Takhar 2008-12-31 08:32:43 +00:00
parent 9c04724e13
commit faa58f80f2
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ mkdir -v ${PKG_DIR}
mkdir -v ${PKG_DIR}/Contents
mkdir -v ${PKG_DIR}/Contents/MacOS
mkdir -v ${PKG_DIR}/Contents/Resources
mkdir -v ${PKG_DIR}/Contents/SharedSupport
mkdir -v ${PKG_DIR}/Contents/SharedSupport/dictionaries
echo
echo "---- Copying Skel Files ----"