1
0
mirror of https://github.com/bgp/stayrtr.git synced 2024-05-06 15:54:54 +00:00

fix debian packaging bug with no default config

This commit is contained in:
Louis Poinsignon
2020-11-20 17:37:29 -08:00
parent c7e7fdbb3e
commit 2b25113f49

View File

@ -64,7 +64,6 @@ package-deb-gortr: prepare
--url "$(URL)" \
--architecture $(ARCH) \
--license "$(LICENSE)" \
--deb-no-default-config-files \
--package $(DIST_DIR) \
$(OUTPUT_GORTR)=/usr/bin/gortr \
package/gortr.service=/lib/systemd/system/gortr.service \