X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fscripts%2FDEBORPHAN%2F10-whitelist;h=ec97fc41780090ed482685ef9382064377ac2e32;hb=HEAD;hp=4a7d8079d9559e7a22f9caeea8a559fddabc0fcd;hpb=780b71c91175df5d6e5054551a30ab2425bcfcc8;p=grml-live.git 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")