local-disable-libnss-db
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Mon, 29 Oct 2018 20:36:01 +0000 (20:36 +0000)
committerSamuel Thibault <sthibault@debian.org>
Mon, 29 Oct 2018 20:36:01 +0000 (20:36 +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 a5cd2aacae8f7813461f1998d4508b559278e2b1..36f866cb1d409e193bccb26a1f5851fdc8162e5d 100644 (file)
@@ -73,7 +73,7 @@ tests += tst-cancel-getpwuid_r
 endif
 
 # Specify rules for the nss_* modules.  We have some services.
-services               := files db compat
+services               := files compat
 
 extra-libs             = $(services:%=libnss_%)
 # These libraries will be built in the `others' pass rather than