Skip to content

Commit f551c0c

Browse files
Novgorodov Igor, PMK-TV-OPNovgorodov Igor, PMK-TV-OP
authored andcommitted
fix rpm build
1 parent 0875500 commit f551c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ build-rpm:
4949
-m "$(MAINTAINER)" \
5050
--license "$(LICENSE)" \
5151
-a $(ARCH) \
52-
--config-files /etc/$(NAME)/$(NAME).toml \
52+
--config-files /etc/default/$(NAME) \
5353
$(OUT)/$(NAME)=/usr/bin/$(NAME) \
5454
deploy/$(NAME).service=/usr/lib/systemd/system/$(NAME).service \
5555
deploy/$(NAME)=/etc/default/$(NAME) \

0 commit comments

Comments
 (0)