Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #78 from cloudflare/bug/deb-package-con
Browse files Browse the repository at this point in the history
fix debian packaging bug with no default config
  • Loading branch information
lspgn authored Nov 23, 2020
2 parents 6f3af4a + e6275b1 commit 74d90fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ package-deb-octorpki: prepare
--url "$(URL)" \
--architecture $(ARCH) \
--license "$(LICENSE)" \
--deb-no-default-config-files \
--package $(DIST_DIR) \
$(OUTPUT_OCTORPKI)=/usr/bin/octorpki \
package/octorpki.service=/lib/systemd/system/octorpki.service \
Expand Down

0 comments on commit 74d90fb

Please sign in to comment.