-
Notifications
You must be signed in to change notification settings - Fork 245
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Makefile.in: fix handling of $DESTDIR
Change the definition of $BINDIR & co so that, in the case of staged installations, they contain the final (binary) installation directory, not the packaging directory. The only tangible effect should be that, on MacOS, install_name_tool is passed the correct library path. See sagemath/sage#35848 (comment)
- Loading branch information
1 parent
c05007b
commit 57c5e32
Showing
1 changed file
with
27 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters