more fixes

This commit is contained in:
Bert van der Weerd 2022-11-10 14:50:40 +01:00
parent d899a046e4
commit a042f9c8ec
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0

View file

@ -38,7 +38,7 @@ END
# Create Appstream metadate file # Create Appstream metadate file
export DATE=$(date +%Y-%m-%d) export DATE=$(date +%Y-%m-%d)
envsubst < assets/linux-base/content/io.gitlab.librewolf-community.appdata.xml.in > work/io.gitlab.librewolf-community.appdata.xml envsubst < assets/from-linux-repo/content/io.gitlab.librewolf-community.appdata.xml.in > work/io.gitlab.librewolf-community.appdata.xml
# Recompress tarball # Recompress tarball
rm -f $binary_tarball rm -f $binary_tarball