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 cd9032d + b1f4ec6 commit 717b0d3Copy full SHA for 717b0d3
1 file changed
Mac/PythonLauncher/Makefile.in
@@ -53,8 +53,6 @@ Python\ Launcher.app: Info.plist \
53
--resource=$(srcdir)/factorySettings.plist \
54
--plist Info.plist \
55
build
56
- find "Python Launcher.app" -name '.svn' -print0 | xargs -0 rm -r
57
-
58
59
FileSettings.o: $(srcdir)/FileSettings.m
60
$(CC) $(CFLAGS) -o $@ -c $(srcdir)/FileSettings.m
0 commit comments