fix(debian): justfile paths

This commit is contained in:
Michael Aaron Murphy 2023-09-13 18:17:02 +02:00 committed by Michael Murphy
parent 4cebdff217
commit 69b41c0821

View file

@ -1,5 +1,5 @@
!include ../just/rust.just
!include ../just/packaging.just
!include ../../just/rust.just
!include ../../just/packaging.just
rootdir := ''
prefix := '/usr'