Skip to content

Commit

Permalink
fixup! pkging
Browse files Browse the repository at this point in the history
  • Loading branch information
3v1n0 committed Dec 5, 2023
1 parent c102f7f commit 7d33433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ override_dh_auto_build:
go generate -x ./pam

# Build the NSS library
$(CARGO) build --release --target $(DEB_HOST_RUST_TYPE)
$(CARGO) build --release --target $(DEB_TARGET_RUST_TYPE)

# Build the CLI
DH_GOLANG_BUILDPKG=github.com/ubuntu/authd/cmd/authd dh_auto_build
Expand Down

0 comments on commit 7d33433

Please sign in to comment.