We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0875500 commit f551c0cCopy full SHA for f551c0c
Makefile
@@ -49,7 +49,7 @@ build-rpm:
49
-m "$(MAINTAINER)" \
50
--license "$(LICENSE)" \
51
-a $(ARCH) \
52
- --config-files /etc/$(NAME)/$(NAME).toml \
+ --config-files /etc/default/$(NAME) \
53
$(OUT)/$(NAME)=/usr/bin/$(NAME) \
54
deploy/$(NAME).service=/usr/lib/systemd/system/$(NAME).service \
55
deploy/$(NAME)=/etc/default/$(NAME) \
0 commit comments