1
0
Fork 0

Building all functions with openssl.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-21 20:55:01 +02:00
parent 221395c4c0
commit c47ddebc19
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424

2
debian/rules vendored
View file

@ -34,7 +34,7 @@ override_dh_autoreconf:
# don't do this
override_dh_auto_configure:
dh_auto_configure -- --enable-systemd --enable-install-program=arch --with-openssl=auto-gpl-compat --with-packager=$(DEB_VENDOR) --with-packager-version=$(DEB_VERSION) $(Y2038)
dh_auto_configure -- --enable-systemd --enable-install-program=arch --with-openssl=yes --with-packager=$(DEB_VENDOR) --with-packager-version=$(DEB_VERSION) $(Y2038)
%:
dh $@