mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	use ppc64el now for ubuntu package use ppc64el
This commit is contained in:
		| @@ -279,7 +279,7 @@ sub copycd | ||||
|     } | ||||
|     elsif ($darch and $darch =~ /ppc64el/) | ||||
|     { | ||||
|         $darch = "ppc64le"; | ||||
|         $darch = "ppc64el"; | ||||
|     } | ||||
|     elsif ($darch and ($darch =~ /ppc/ or  $darch =~ /powerpc/)) | ||||
|     { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user