From: tobtoht Date: Thu, 5 Oct 2023 14:48:11 +0000 (+0200) Subject: guix: disable .deb build X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=f2389841ead4e853494f300aeb6752cad6d4392d;p=gamesguru%2Ffeather.git guix: disable .deb build --- diff --git a/contrib/guix/guix-build b/contrib/guix/guix-build index 422ae9dc..c29701b6 100755 --- a/contrib/guix/guix-build +++ b/contrib/guix/guix-build @@ -467,7 +467,6 @@ EOF -- env SOURCE_DATE_EPOCH="${SOURCE_DATE_EPOCH:?unable to determine value}" \ VERSION="$VERSION" \ bash -c "cd /feather && \ - bash contrib/debian/make_deb.sh && \ bash contrib/flatpak/make_flatpak.sh" ;; esac