Merge branch 'deb' into 'master'
debian: Fix build-arch Closes #120 See merge request Librem5/squeekboard!183
This commit is contained in:
		
							
								
								
									
										2
									
								
								debian/rules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/rules
									
									
									
									
										vendored
									
									
								
							@ -8,7 +8,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# The Debian version of linked-hash-map doesn't provide any hash,
 | 
					# The Debian version of linked-hash-map doesn't provide any hash,
 | 
				
			||||||
# causing Cargo to refuse to build with a crates.io copy
 | 
					# causing Cargo to refuse to build with a crates.io copy
 | 
				
			||||||
build:
 | 
					build-arch:
 | 
				
			||||||
	rm Cargo.lock
 | 
						rm Cargo.lock
 | 
				
			||||||
	dh $@ --builddirectory=_build --buildsystem=meson
 | 
						dh $@ --builddirectory=_build --buildsystem=meson
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user