From a05db0a3594f0eb1120495fdf240d8d2bf3d9cbb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 5 Aug 2024 11:53:36 +0200 Subject: Adding debian version 1.62.1-2. Signed-off-by: Daniel Baumann --- debian/rules | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 6a2c390..90c9a98 100755 --- a/debian/rules +++ b/debian/rules @@ -55,10 +55,8 @@ custom_install_init_scripts: # Currently we install our own systemd unit because # the original one is slightly broken -SYSTEMD="debian/nghttp2-proxy/lib/systemd/system" custom_install_systemd: - install -d $(SYSTEMD) - install -p -m644 debian/nghttpx.service $(SYSTEMD)/nghttpx.service + dh_installsystemd -pnghttp2-proxy --name nghttpx %: dh $@ -- cgit v1.2.3