X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=distro-pkgs;h=21d44621e538e47d73d863b14748094d284c7caf;hb=0b6d44c7f3d567e0a26138509c8a24cb57c69b50;hp=0c137cb4afefed3cbf7cfd8f97397e0f453a4b9a;hpb=15f043c2c297176bd623d8a8602e2dc5d67eacd6;p=distro-setup diff --git a/distro-pkgs b/distro-pkgs index 0c137cb..21d4462 100755 --- a/distro-pkgs +++ b/distro-pkgs @@ -1,6 +1,6 @@ #!/bin/bash -l -errcatch +err-catch usage() { @@ -118,7 +118,7 @@ esac case $distro in arch) e nfs-utils ;; - trisquel|ubuntu|debian) e nfs-client ;; + trisquel|ubuntu|debian) e nfs-common ;; esac case $distro in @@ -191,14 +191,6 @@ case $distro in # others unknown esac -case $distro in - debian|trisquel|ubuntu) - # fdroidcl dependency - e golang-go - ;; - # others unknown -esac - ### stuff brought in through deps in other distros case $distro in