1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-18 04:40:03 +02:00

Makefile: move "thalos" subdirectory into CFGDIR instead of hardcoded after CFGDIR

This commit is contained in:
Henrik Hautakoski 2023-05-14 17:56:21 +02:00
parent 09c5fcc86b
commit 00ea1a5bfd
2 changed files with 3 additions and 3 deletions

2
debian/rules vendored
View file

@ -9,4 +9,4 @@ override_dh_auto_build:
dh_auto_build -- GOOS=linux
override_dh_auto_install:
dh_auto_install -- PREFIX=/usr CFGDIR=/etc
dh_auto_install -- PREFIX=/usr CFGDIR=/etc/thalos