chore(justfile): use newer features of just

This commit is contained in:
Michael Aaron Murphy 2023-01-31 00:37:36 +01:00
parent 25e3aeb0ee
commit b2cb2b2e70
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
2 changed files with 25 additions and 25 deletions

2
debian/rules vendored
View file

@ -16,7 +16,7 @@ override_dh_auto_clean:
fi
override_dh_auto_build:
just x86-64-target=x86-64-v2 build-vendored
just build-vendored
override_dh_auto_install:
just rootdir=$(DESTDIR) install