]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Clean trailing whitespaces in Makefile.pre.in.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 12 Feb 2013 07:21:36 +0000 (09:21 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 12 Feb 2013 07:21:36 +0000 (09:21 +0200)
Makefile.pre.in

index 363eabe375400e7d6719e155312b521019ec6bf5..7a0ca7023c19661243471f2c19bae5592f5e935e 100644 (file)
@@ -509,7 +509,7 @@ $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK): \
                -install_name $(DESTDIR)$(PYTHONFRAMEWORKINSTALLDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK) \
                -compatibility_version $(VERSION) \
                -current_version $(VERSION) \
-               -framework CoreFoundation $(LIBS); 
+               -framework CoreFoundation $(LIBS);
        $(INSTALL) -d -m $(DIRMODE)  \
                $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/Resources/English.lproj
        $(INSTALL_DATA) $(RESSRCDIR)/Info.plist \