Merge branch 'deb' into 'master'

debian: Fix build-arch

Closes #120

See merge request Librem5/squeekboard!183
This commit is contained in:
David Boddie
2019-09-27 19:13:17 +00:00

2
debian/rules vendored
View File

@ -8,7 +8,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
# The Debian version of linked-hash-map doesn't provide any hash,
# causing Cargo to refuse to build with a crates.io copy
build:
build-arch:
rm Cargo.lock
dh $@ --builddirectory=_build --buildsystem=meson