libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

commit 7e9f247649c67a881ae3919e5cda0510a74805dc
parent 2aa7e1685bc40f80fda721ea1d636eff2d4ae8ed
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue,  2 Apr 2024 17:48:35 +0200

add rules for the targets

Diffstat:
Mdebian/rules | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/debian/rules b/debian/rules @@ -42,8 +42,10 @@ override_dh_installsystemd: dh_installsystemd -plibeufin-bank --name=libeufin-bank --no-start --no-enable dh_installsystemd -plibeufin-bank --name=libeufin-bank-gc --no-start --no-enable dh_installsystemd -plibeufin-bank --name=libeufin-bank-gc.timer --no-start --no-enable + dh_installsystemd -plibeufin-bank --name=libeufin-bank --no-start --no-enable dh_installsystemd -plibeufin-nexus --name=libeufin-nexus-ebics-submit --no-start --no-enable dh_installsystemd -plibeufin-nexus --name=libeufin-nexus-ebics-fetch --no-start --no-enable + dh_installsystemd -plibeufin-nexus --name=libeufin-nexus --no-start --no-enable # final invocation to generate daemon reload dh_installsystemd