forked from dotnet/macios
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Packaging] Ensure that when we build from source, the srcs go to the…
… correct place. (dotnet#7394) * [Packaging] Ensure that when we build from source, the srcs go to the correct plance. When building from source, the install-sources command was not moving the files correctly. This change makes sure that, if we build from source, we do add the mono sources in the correct location. Fixes: dotnet#7393
- Loading branch information
1 parent
452f4dc
commit e639470
Showing
3 changed files
with
25 additions
and
3 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
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
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