anastasis

Credential backup and recovery protocol and service
Log | Files | Refs | Submodules | README | LICENSE

commit d9c0bd92ae8f32d774041556ea66413194ee6a11
parent 6f145fcabcb286ebb8b3eb875482b2ceebe1c63e
Author: Florian Dold <florian@dold.me>
Date:   Mon, 29 Jun 2026 20:32:11 +0200

debian: build with meson

Diffstat:
Mdebian/rules | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules @@ -5,7 +5,7 @@ SHELL := sh -e include /usr/share/dpkg/architecture.mk %: - dh ${@} + dh ${@} --buildsystem=meson override_dh_builddeb: dh_builddeb -- -Zgzip