local-disable-libnss-db
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sun, 14 Jan 2018 10:24:48 +0000 (10:24 +0000)
committerAurelien Jarno <aurel32@debian.org>
Sun, 14 Jan 2018 10:24:48 +0000 (10:24 +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 8efb2a56fa98109332c13c3933fa67047ba5da98..0eeee7e2d69372e9edfd70524d7ce8fdc403c2f1 100644 (file)
@@ -71,7 +71,7 @@ tests += tst-cancel-getpwuid_r
 endif
 
 # 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