summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-02-12 07:21:36 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2013-02-12 07:21:36 (GMT)
commit008deb7f0409808485fe1338e5b840cf62068a82 (patch)
tree8a5106292da353e42b256b29c2cbeb1e873aaa98 /Makefile.pre.in
parentec317a8985967a7c8f150ec8c5db42443a18bdbe (diff)
downloadcpython-008deb7f0409808485fe1338e5b840cf62068a82.zip
cpython-008deb7f0409808485fe1338e5b840cf62068a82.tar.gz
cpython-008deb7f0409808485fe1338e5b840cf62068a82.tar.bz2
Clean trailing whitespaces in Makefile.pre.in.
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r--Makefile.pre.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 363eabe..7a0ca70 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -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 \