Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec317a8 commit 008deb7Copy full SHA for 008deb7
1 file changed
Makefile.pre.in
@@ -509,7 +509,7 @@ $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK): \
509
-install_name $(DESTDIR)$(PYTHONFRAMEWORKINSTALLDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK) \
510
-compatibility_version $(VERSION) \
511
-current_version $(VERSION) \
512
- -framework CoreFoundation $(LIBS);
+ -framework CoreFoundation $(LIBS);
513
$(INSTALL) -d -m $(DIRMODE) \
514
$(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/Resources/English.lproj
515
$(INSTALL_DATA) $(RESSRCDIR)/Info.plist \
0 commit comments