Building all functions with openssl.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
221395c4c0
commit
c47ddebc19
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -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 $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue