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.
1 parent 46a3492 commit b1f4ec6Copy full SHA for b1f4ec6
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