[Pkg-samba-maint] [Git][samba-team/samba][master] d/rules: fix the brown-paper-bag bug in last change (-pldb2 vs -plibldb2)
Michael Tokarev (@mjt)
gitlab at salsa.debian.org
Tue May 10 13:55:19 BST 2022
Michael Tokarev pushed to branch master at Debian Samba Team / samba
Commits:
ed5ed986 by Michael Tokarev at 2022-05-10T15:55:04+03:00
d/rules: fix the brown-paper-bag bug in last change (-pldb2 vs -plibldb2)
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -225,8 +225,8 @@ endif
# This compat symlink should go away after bookworm
# (needed mostly for bullseye sssd)
dh_installdirs -plibldb2 /usr/lib/${DEB_HOST_MULTIARCH}/ldb/modules/ldb
- dh_link -pldb2 /usr/lib/${DEB_HOST_MULTIARCH}/ldb/modules/ldb \
- /usr/lib/${DEB_HOST_MULTIARCH}/samba/ldb/compat
+ dh_link -plibldb2 /usr/lib/${DEB_HOST_MULTIARCH}/ldb/modules/ldb \
+ /usr/lib/${DEB_HOST_MULTIARCH}/samba/ldb/compat
override_dh_auto_install-indep:
# only arch-all package is samba-common containing a few debian-specific files
View it on GitLab: https://salsa.debian.org/samba-team/samba/-/commit/ed5ed9866ee2ea73621578a97da5c3b272cc9317
--
View it on GitLab: https://salsa.debian.org/samba-team/samba/-/commit/ed5ed9866ee2ea73621578a97da5c3b272cc9317
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-samba-maint/attachments/20220510/2f34b5f4/attachment.htm>
More information about the Pkg-samba-maint
mailing list