more fixes
This commit is contained in:
parent
d899a046e4
commit
a042f9c8ec
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue