Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c563caf + 945b215 commit 2b98c8eCopy full SHA for 2b98c8e
1 file changed
Mac/PythonLauncher/Makefile.in
@@ -50,7 +50,6 @@ Python\ Launcher.app: Info.plist \
50
cp $(srcdir)/../Icons/PythonCompiled.icns "Python Launcher.app/Contents/Resources"
51
cp $(srcdir)/factorySettings.plist "Python Launcher.app/Contents/Resources"
52
cp -R $(srcdir)/English.lproj "Python Launcher.app/Contents/Resources"
53
- find "Python Launcher.app" -name '.svn' -print0 | xargs -0 rm -r
54
55
FileSettings.o: $(srcdir)/FileSettings.m
56
$(CC) $(CFLAGS) -o $@ -c $(srcdir)/FileSettings.m
0 commit comments