Use absolute paths for conffile in Debian package:

Recent changes to reject relative pathnames in DEBIAN/conffiles
cause deb packages to fail on Debian 11 (Bullseye).

For more details:
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=15416a18f7645dbb9a36edb1e52f30a9e83c6627
This commit is contained in:
Michael Legleux
2021-08-20 14:40:23 -07:00
committed by Nik Bougalis
parent 9376d81d0d
commit 2027f642ec

View File

@@ -1,3 +1,3 @@
opt/ripple/etc/rippled.cfg
opt/ripple/etc/validators.txt
etc/logrotate.d/rippled
/opt/ripple/etc/rippled.cfg
/opt/ripple/etc/validators.txt
/etc/logrotate.d/rippled