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 6cd6a82 commit a8278ccCopy full SHA for a8278cc
1 file changed
Makefile.pre.in
@@ -771,7 +771,7 @@ frameworkinfrastructureinstall: $(LDLIBRARY)
771
else true; \
772
fi; \
773
done
774
- $(LN) -sf $(FRAMEWORKFINALDEST)/Headers $(INCLUDEPY)
+ $(LN) -sf $(INCLUDEPY) $(FRAMEWORKFINALDEST)/Headers
775
$(INSTALL_DATA) $(RESSRCDIR)/Info.plist $(FRAMEWORKFINALDEST)/Resources/Info.plist
776
$(INSTALL_DATA) $(RESSRCDIR)/version.plist $(FRAMEWORKFINALDEST)/Resources/version.plist
777
$(INSTALL_DATA) $(RESSRCDIR)/English.lproj/InfoPlist.strings \
0 commit comments