X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=mail-setup;fp=mail-setup;h=e55aa47b4a4ba8cbd920887b04a3b92c7942fb1e;hb=2ff8740f1061a31683152a4447340921de82b1b9;hp=3c1ad8160784494b96b3ab4f8582370864e584dd;hpb=25169d19f5bce7dd0f3a82be350acaf7d9833583;p=distro-setup diff --git a/mail-setup b/mail-setup index 3c1ad81..e55aa47 100755 --- a/mail-setup +++ b/mail-setup @@ -2809,8 +2809,10 @@ pi liblist-allutils-perl lynx # workarounds for broken debbugsconfig which is # itself deprecated. this is temporary before I # figure out how to install from git -gunzip /usr/share/doc/debbugs/examples/text.gz -mkdir -p /etc/debbugs/sources +if [[ -e /usr/share/doc/debbugs/examples/text.gz ]]; then + gunzip /usr/share/doc/debbugs/examples/text.gz +fi +mkdir -p /etc/debbugs/indices debbugsconfig