try again debian/1.8.7-3
authorBdale Garbee <bdale@gag.com>
Mon, 19 Aug 2013 03:59:37 +0000 (21:59 -0600)
committerBdale Garbee <bdale@gag.com>
Mon, 19 Aug 2013 03:59:37 +0000 (21:59 -0600)
debian/changelog
debian/rules

index 39e9b6fa28e1141b48db958cfdf5459c8ce0a179..ac5037aa91208670fe6c51b6fa0b2f0d5042ea72 100644 (file)
@@ -1,3 +1,10 @@
+sudo (1.8.7-4) unstable; urgency=low
+
+  * looks like we actually need both --with-sssd and --with-sssd-lib,
+    closes: #719987
+
+ -- Bdale Garbee <bdale@gag.com>  Sun, 18 Aug 2013 21:59:14 -0600
+
 sudo (1.8.7-3) unstable; urgency=low
 
   * use --with-sssd-lib to help sudo find libsss-sudo in multiarch path,
index a700c553265fdc5f0ae65c57e9061409b5fc2c94..87d7432e816bcda5845ea661bba3c7a612e72bc0 100755 (executable)
@@ -45,7 +45,7 @@ configure-stamp: reconf-stamp
                --with-timedir=/var/lib/sudo \
                --mandir=/usr/share/man \
                --libexecdir=/usr/lib/sudo \
-               --with-sssd-lib=/usr/lib/$(DEB_HOST_MULTIARCH) \
+               --with-sssd --with-sssd-lib=/usr/lib/$(DEB_HOST_MULTIARCH) \
                $(configure_args)
 
        # LDAP version