X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=distro-pkgs;h=5fdd13c2aea6697797e144dbb4bd5b04bc4c2ed5;hb=410b30bc4194a6c84db5d73b15a7e211ce47bc9c;hp=aded66a91c88a7b2ca8274f8dcdc3af1db48bcc4;hpb=5f97e1c4a592a6384a7a3d86f8ed337beb7e108f;p=distro-setup diff --git a/distro-pkgs b/distro-pkgs index aded66a..5fdd13c 100755 --- a/distro-pkgs +++ b/distro-pkgs @@ -1,6 +1,6 @@ #!/bin/bash -l -err-catch +source /a/bin/errhandle/err usage() { @@ -199,12 +199,6 @@ case $distro in ;; esac -case $distro in - fedora) cabal install shellcheck ;; - *) e shellcheck ;; - # unknown for older ubuntu -esac - case $distro in arch|debian|trisquel|ubuntu) e pumpa ;; # others unknown. do have a buildscript: