mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	Remove --sudo from ./xs too
This commit is contained in:
		
							parent
							
								
									607fea3aa4
								
							
						
					
					
						commit
						b33b30b09d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Build.PL
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Build.PL
									
										
									
									
									
								
							|  | @ -77,7 +77,7 @@ foreach my $module (sort keys %modules) { | |||
|     } | ||||
| } | ||||
| exit if $ENV{SLIC3R_NO_AUTO}; | ||||
| system $cpanm, '--sudo', '--reinstall', './xs'; | ||||
| system $cpanm, '--reinstall', './xs'; | ||||
| 
 | ||||
| if (eval "use App::Prove; 1") { | ||||
|     App::Prove->new->run; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci