local-disable-libnss-db
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sun, 3 Jul 2016 19:59:34 +0000 (19:59 +0000)
committerAurelien Jarno <aurel32@debian.org>
Sun, 3 Jul 2016 19:59:34 +0000 (19:59 +0000)
Disable libnss-db as the format is not compatible with the libnss-db package, and is
architecture dependent.

Gbp-Pq: Topic any
Gbp-Pq: Name local-disable-libnss-db.diff

nss/Makefile

index b1693a875cf4485765a18f1fe8a41bbb87111607..4e77de183504a359953f88a46eb98109fd02bafb 100644 (file)
@@ -55,7 +55,7 @@ tests                 = test-netdb tst-nss-test1 test-digits-dots \
 xtests                 = bug-erange
 
 # Specify rules for the nss_* modules.  We have some services.
-services               := files db
+services               := files
 
 extra-libs             = $(services:%=libnss_%)
 # These libraries will be built in the `others' pass rather than