From: Chris Sharp Date: Mon, 21 Nov 2022 16:33:28 +0000 (+0000) Subject: Remove --with-systemd to be compatible with latest debhelper. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=HEAD;p=contrib%2Fpines%2Fosrf-debian.git Remove --with-systemd to be compatible with latest debhelper. --- diff --git a/files_for_build/rules b/files_for_build/rules index b0a73b6..7a07e35 100755 --- a/files_for_build/rules +++ b/files_for_build/rules @@ -6,7 +6,7 @@ export DH_VERBOSE=1 export DEB_CFLAGS_MAINT_APPEND= -Wno-error=format-security %: - dh $@ --with systemd + dh $@ override_dh_auto_configure: autoreconf -ivf ./configure --prefix=/openils --sysconfdir=/openils/conf --with-websockets-port=443