Skip to content

Commit

Permalink
no authorized keys on debian
Browse files Browse the repository at this point in the history
  • Loading branch information
hopkiw committed Jun 1, 2022
1 parent 447343c commit 7dc45d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ override_dh_golang:

override_dh_auto_build:
dh_auto_build -O--buildsystem=golang -- -ldflags="-s -w -X main.version=$(VERSION)" -mod=readonly
rm obj-x86_64-linux-gnu/bin/google_authorized_keys

override_dh_installinit:
# We don't ship sysvinit files or need script changes for them.
Expand Down

0 comments on commit 7dc45d2

Please sign in to comment.