Skip to content

Commit 717b0d3

Browse files
Merge heads
2 parents cd9032d + b1f4ec6 commit 717b0d3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Mac/PythonLauncher/Makefile.in

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ Python\ Launcher.app: Info.plist \
5353
--resource=$(srcdir)/factorySettings.plist \
5454
--plist Info.plist \
5555
build
56-
find "Python Launcher.app" -name '.svn' -print0 | xargs -0 rm -r
57-
5856

5957
FileSettings.o: $(srcdir)/FileSettings.m
6058
$(CC) $(CFLAGS) -o $@ -c $(srcdir)/FileSettings.m

0 commit comments

Comments
 (0)