diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:16:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:16:34 +0000 |
commit | 7e2e9513da31e37feb657bc5b670445428d6e26e (patch) | |
tree | 8e441d346111b8283994ad360df09fd90c5b747f /debian/rules | |
parent | Releasing progress-linux version 3.1.8-2~progress7.99u1. (diff) | |
download | corosync-7e2e9513da31e37feb657bc5b670445428d6e26e.tar.xz corosync-7e2e9513da31e37feb657bc5b670445428d6e26e.zip |
Merging debian version 3.1.8-3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 49b9298..0197e8c 100755 --- a/debian/rules +++ b/debian/rules @@ -31,7 +31,6 @@ override_dh_auto_configure: BASHPATH=/bin/bash \ --with-initconfigdir=/etc/default \ --with-logdir=/var/log/corosync \ - --with-systemddir=/lib/systemd/system \ --enable-dbus \ $(enable-monitoring) \ $(enable-watchdog) \ |