local-disable-libnss-db
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sat, 16 Sep 2023 09:12:43 +0000 (10:12 +0100)
committerAurelien Jarno <aurel32@debian.org>
Sat, 16 Sep 2023 09:12:43 +0000 (10:12 +0100)
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 e3d21e9a899827764d5fab1fa787529c14c1df3d..cb6422a0640ac4f7f758a190172511e78bd383e7 100644 (file)
@@ -100,7 +100,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