Update for core changes

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@310 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
markgrebe 2004-07-14 05:31:51 +00:00
parent a267454d2f
commit dd4a6a17aa
1 changed files with 1 additions and 1 deletions

View File

@ -689,7 +689,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "if [[! -a build/StellaOSX.app/Contents/Resources/docs/index.html ]];\nthen\nmv build/StellaOSX.app/Contents/Resources/docs/stella.html build/StellaOSX.app/Contents/Resources/docs/index.html;\nfi\n";
shellScript = "cp ../../docs/stella.html build/StellaOSX.app/Contents/Resources/docs/index.html;\n";
};
2D4764C806683C5F00F63D87 = {
isa = PBXFileReference;