guix: disable .deb build

This commit is contained in:
tobtoht 2023-10-05 16:48:11 +02:00
parent 536f390d97
commit f2389841ea
No known key found for this signature in database
GPG key ID: E45B10DD027D2472

View file

@ -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