]> eyrie.org Git - kerberos/krb5-strength.git/commitdiff
Drop --with-tinycdb to work around a bug in configure
authorRuss Allbery <rra@stanford.edu>
Tue, 8 Oct 2013 00:06:06 +0000 (17:06 -0700)
committerRuss Allbery <rra@stanford.edu>
Tue, 8 Oct 2013 00:06:06 +0000 (17:06 -0700)
debian/rules

index 9d857c02ecc4f523415f743e48ec9b6efdee54a1..c32f146f7b04f00d875ce83261912e25ae8e5563 100755 (executable)
@@ -9,7 +9,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
 
 override_dh_auto_configure:
        dh_auto_configure --parallel -- --enable-reduced-depends \
-           --with-cracklib --with-tinycdb
+           --with-cracklib
 
 override_dh_auto_install:
        dh_auto_install --parallel