diff --git a/linux-base/assets/post_package_distini_etc.sh b/linux-base/assets/post_package_distini_etc.sh index 7b77e84..3f1ccac 100755 --- a/linux-base/assets/post_package_distini_etc.sh +++ b/linux-base/assets/post_package_distini_etc.sh @@ -38,7 +38,7 @@ END # Create Appstream metadate file 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 rm -f $binary_tarball