upgrade gpauth

This commit is contained in:
Kevin Yue
2024-12-13 10:58:39 +00:00
parent 32cb582e78
commit b4804d63e4
66 changed files with 4948 additions and 6921 deletions

View File

@@ -2,6 +2,11 @@
export OFFLINE = @OFFLINE@
export BUILD_FE = 0
export BUILD_GUI = @BUILD_GUI@
export PATH := /usr/lib/rust-@RUST_VERSION@/bin:$(PATH)
%:
which cargo
which rustc
dh $@ --no-parallel