libdpkg: Remove trailing «/» from UPDATESDIR definition
commit7aa7057bcbf1cf96d88e977b9a261322e140e976
authorGuillem Jover <guillem@debian.org>
Sun, 16 Oct 2022 11:31:14 +0000 (16 13:31 +0200)
committerGuillem Jover <guillem@debian.org>
Sat, 22 Oct 2022 23:27:29 +0000 (23 01:27 +0200)
treed2e7085135f01d3d2c412c583f27408a26691806
parent664e70136b6d654fd00098d8327c19598d0f3001
libdpkg: Remove trailing «/» from UPDATESDIR definition

This makes comparing the pathname more cumbersome, and diverges from all
other directory name macros. If we need to concatenate it we can append
an explicit «/» between components.
lib/dpkg/dbmodify.c
lib/dpkg/dpkg.h