DEVEL15-macos-installer-fix-20070104

this time for sure


(cherry picked from commit 526a589fd3800b38d541f38acfc9614b19a75bb0)
This commit is contained in:
Derrick Brashear 2007-01-04 21:49:34 +00:00
parent eedd60566f
commit 292cbdfe3c

View File

@ -173,7 +173,7 @@ if [ $secondpass = yes ]; then
if [ $majorvers -ge 8 ]; then
cp InstallationCheck.$majorvers $PKGRES/InstallationCheck
mkdir -p $PKGRES/English.lproj
cp InstallationCheck.$majorvers $PKGRES/English.lproj
cp InstallationCheck.$majorvers $PKGRES/English.lproj/InstallationCheck
chmod a+x $PKGRES/InstallationCheck
fi
chmod a+x $PKGRES/postinstall $PKGRES/postupgrade $PKGRES/preupgrade