More prospective nightly build fixes

This commit is contained in:
Olivier Goffart 2023-06-04 10:56:26 +02:00
parent 91d80996d8
commit 44ddb28fdc

View file

@ -107,5 +107,5 @@ EOT
cargo about generate about.hbs -o $target_path/index.html
if [ "$2x" == "--with-qtx" ]; then
cp `dirname $0`/../internal/backends/qt/LICENSE.QT internal/backends/qt/QtThirdPartySoftware_Listing.txt $target_path/
cp `dirname $0`/../internal/backends/qt/LICENSE.QT `dirname $0`/../internal/backends/qt/QtThirdPartySoftware_Listing.txt $target_path/
fi