From: Jack Jansen Date: Thu, 30 Dec 2004 22:43:29 +0000 (+0000) Subject: Spaces in stead of tabs. X-Git-Tag: v2.3.5c1~48 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=600a2c7d32898d028c431ee1e1eb981cb0e7988c;p=thirdparty%2FPython%2Fcpython.git Spaces in stead of tabs. --- 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