Copy automation/* into SharedSupport/automation and SharedSupport/doc.

(not sure if these paths are correct yet)

Originally committed to SVN as r2672.
This commit is contained in:
Amar Takhar 2009-01-07 10:30:14 +00:00
parent 6c41f69443
commit 40f4fc8eb7
1 changed files with 10 additions and 0 deletions

View File

@ -3,6 +3,7 @@
PKG_DIR=${1}.app
SKEL_DIR="packages/osx_bundle"
AEGISUB_VERSION_DATA="${2}"
SRCDIR=`pwd`
if ! test -d packages/osx_bundle; then
echo
@ -34,6 +35,15 @@ cp ${SKEL_DIR}/Contents/Resources/etc/fonts/fonts.* ${PKG_DIR}/Contents/Resource
cp ${SKEL_DIR}/Contents/Resources/etc/fonts/conf.d/*.conf ${PKG_DIR}/Contents/Resources/etc/fonts/conf.d
cat ${SKEL_DIR}/Contents/Info.plist |sed -f scripts/osx-bundle.sed > ${PKG_DIR}/Contents/Info.plist
echo
echo "---- Copying automation/ files ----"
cd automation
make install \
aegisubdatadir=../${PKG_DIR}/Contents/SharedSupport \
aegisubdocdir=../${PKG_DIR}/Contents/SharedSupport/doc
cd ${SRCDIR}
echo
echo "---- Copying locale files ----"
# Let Aqua know that aegisub supports english. English strings are