Remove obsolete configure flag --without-libcrack

This commit is contained in:
Chris Hofstaedtler
2024-06-22 15:12:39 +02:00
parent 57721a210f
commit 4f3d0ac9b9
+1 -1
View File
@@ -8,7 +8,7 @@ include /usr/share/dpkg/buildflags.mk
include /usr/share/debhelper/dh_package_notes/package-notes.mk
# Adds extra options when calling the configure script:
DEB_CONFIGURE_EXTRA_FLAGS := --without-libcrack \
DEB_CONFIGURE_EXTRA_FLAGS := \
--mandir=/usr/share/man \
--with-libpam \
--with-yescrypt \