mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
DEVEL15-macos-installer-fix-20070104
this time for sure (cherry picked from commit 526a589fd3800b38d541f38acfc9614b19a75bb0)
This commit is contained in:
parent
eedd60566f
commit
292cbdfe3c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user