Commit 2b98c8e1 authored by Serhiy Storchaka's avatar Serhiy Storchaka

Merge heads

parents c563caf3 945b2153
......@@ -50,7 +50,6 @@ Python\ Launcher.app: Info.plist \
cp $(srcdir)/../Icons/PythonCompiled.icns "Python Launcher.app/Contents/Resources"
cp $(srcdir)/factorySettings.plist "Python Launcher.app/Contents/Resources"
cp -R $(srcdir)/English.lproj "Python Launcher.app/Contents/Resources"
find "Python Launcher.app" -name '.svn' -print0 | xargs -0 rm -r
FileSettings.o: $(srcdir)/FileSettings.m
$(CC) $(CFLAGS) -o $@ -c $(srcdir)/FileSettings.m
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment