From 600a2c7d32898d028c431ee1e1eb981cb0e7988c Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Thu, 30 Dec 2004 22:43:29 +0000 Subject: [PATCH] Spaces in stead of tabs. --- Mac/OSX/Makefile.panther | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mac/OSX/Makefile.panther b/Mac/OSX/Makefile.panther index 2dff9159fea1..b89ef5d65af2 100644 --- a/Mac/OSX/Makefile.panther +++ b/Mac/OSX/Makefile.panther @@ -54,5 +54,5 @@ install_PythonLauncher: ln -fsn $(APPLE_PYTHONLAUNCHER) $(DESTDIR)$(PYTHONAPPSDIR)/PythonLauncher install_pimpupdate: - cp ../../Lib/plat-mac/pimp.py $(DESTDIR)/Library/Python/2.3/pimp_update.py + cp ../../Lib/plat-mac/pimp.py $(DESTDIR)/Library/Python/2.3/pimp_update.py -- 2.47.3