File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 
Documentation/sourcebuild-in-repos Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33This is a collection of notes about how source-build can differ in general from
44your repo's build and what kind of issues that can create.
55
6- ## Single- version and single- RID build  
6+ ## Single  version and single  RID build  
77
88Source-build is required to build on a single machine with no internet access.
99This means that we build targeting a single RID, usually the non-portable RID
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ what can happen is
42421 .  A downstream repo is never updated to take the split packages.
43431 .  The version 2 source-build succeeds because Package A exists in the
4444  [ previously-source-built
45-   archive] ( build-info.md#Single-version_and_single-RID_build  ) , but no new
45+   archive] ( build-info.md#Single_version_and_single_RID_build  ) , but no new
4646  version of Package A is produced.
47471 .  Source-build version 3 fails because Package A no longer exists in the
4848  previously-source-built archive either.
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments