Remove --with-systemd to be compatible with latest debhelper. master
authorChris Sharp <csharp@georgialibraries.org>
Mon, 21 Nov 2022 16:33:28 +0000 (16:33 +0000)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 21 Nov 2022 16:33:28 +0000 (16:33 +0000)
files_for_build/rules

index b0a73b6..7a07e35 100755 (executable)
@@ -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