Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 008deb7

Browse files
Clean trailing whitespaces in Makefile.pre.in.
1 parent ec317a8 commit 008deb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.pre.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK): \
509509
-install_name $(DESTDIR)$(PYTHONFRAMEWORKINSTALLDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK) \
510510
-compatibility_version $(VERSION) \
511511
-current_version $(VERSION) \
512-
-framework CoreFoundation $(LIBS);
512+
-framework CoreFoundation $(LIBS);
513513
$(INSTALL) -d -m $(DIRMODE) \
514514
$(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/Resources/English.lproj
515515
$(INSTALL_DATA) $(RESSRCDIR)/Info.plist \

0 commit comments

Comments
 (0)