> +if [ -d /etc/systemd/network/ ]; then > + cp -p /etc/systemd/network/*.link $DESTDIR/lib/systemd/network/ > +fi
This could break update-initramfs if no *.link files in /etc/systemd/network exist. The new version of the patch, which I already send out, adjusts the check, so that that does not happen. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org