Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2b98c8e

Browse files
Merge heads
2 parents c563caf + 945b215 commit 2b98c8e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Mac/PythonLauncher/Makefile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ Python\ Launcher.app: Info.plist \
5050
cp $(srcdir)/../Icons/PythonCompiled.icns "Python Launcher.app/Contents/Resources"
5151
cp $(srcdir)/factorySettings.plist "Python Launcher.app/Contents/Resources"
5252
cp -R $(srcdir)/English.lproj "Python Launcher.app/Contents/Resources"
53-
find "Python Launcher.app" -name '.svn' -print0 | xargs -0 rm -r
5453

5554
FileSettings.o: $(srcdir)/FileSettings.m
5655
$(CC) $(CFLAGS) -o $@ -c $(srcdir)/FileSettings.m

0 commit comments

Comments
 (0)