X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fscripts%2FDEBORPHAN%2F10-whitelist;fp=etc%2Fgrml%2Ffai%2Fconfig%2Fscripts%2FDEBORPHAN%2F10-whitelist;h=ec97fc41780090ed482685ef9382064377ac2e32;hp=4a7d8079d9559e7a22f9caeea8a559fddabc0fcd;hb=b2ab7010c11162fe1488e083e2e512e9aeb8982f;hpb=5638b81b06c2bd6dba13f9d79a416ebf89e66d4c diff --git a/etc/grml/fai/config/scripts/DEBORPHAN/10-whitelist b/etc/grml/fai/config/scripts/DEBORPHAN/10-whitelist index 4a7d807..ec97fc4 100755 --- a/etc/grml/fai/config/scripts/DEBORPHAN/10-whitelist +++ b/etc/grml/fai/config/scripts/DEBORPHAN/10-whitelist @@ -25,8 +25,6 @@ fi # workaround for bsdmainutils transitional package, we can drop this as soon as the # bsdextrautils + ncal packages are available in all our supported Debian releases -# (FTR: the transitional bsdmainutils package currently depends on -# bsdextrautils bsdutils calendar debianutils ncal) if [[ -r "${target}/usr/share/doc/bsdmainutils" ]] && [ -x "${target}/usr/bin/deborphan" ] ; then echo "Adding bsdmainutils to deborphan whitelist" # workaround for https://bugs.debian.org/929273 ("fseek on /var/lib/deborphan/keep: Invalid argument")