mirror of
				https://gitee.com/spark-store-project/spark-store
				synced 2025-11-04 16:22:19 +08:00 
			
		
		
		
	update debian/spark-store.postinst.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
		
							parent
							
								
									4863850195
								
							
						
					
					
						commit
						4d35438bf0
					
				
							
								
								
									
										4
									
								
								debian/spark-store.postinst
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								debian/spark-store.postinst
									
									
									
									
										vendored
									
									
								
							@ -12,6 +12,10 @@ case "$1" in
 | 
			
		||||
        		aarch64)
 | 
			
		||||
        			echo "Will not enable armhf since 4271"
 | 
			
		||||
			;;
 | 
			
		||||
            loongarch64)
 | 
			
		||||
				echo "Enabling ABI1(OldWorld) arch..."
 | 
			
		||||
				dpkg --add-architecture loongarch64
 | 
			
		||||
			;;
 | 
			
		||||
 | 
			
		||||
 			*)
 | 
			
		||||
				echo "Unknown architecture, skip enable 32-bit arch"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user