diff --git a/debian/rules b/debian/rules index 7559e010..7c6c3104 100755 --- a/debian/rules +++ b/debian/rules @@ -16,8 +16,7 @@ DEB_DH_INSTALL_SOURCEDIR=debian/tmp DEB_DESTDIR=$(CURDIR)/debian/tmp # Adds extra options when calling the configure script: -DEB_CONFIGURE_EXTRA_FLAGS := --disable-shared \ - --without-libcrack \ +DEB_CONFIGURE_EXTRA_FLAGS := --without-libcrack \ --mandir=/usr/share/man \ --with-libpam \ --with-yescrypt \