Skip to content
Commit 1098f64d authored by Laurent Hartanerot's avatar Laurent Hartanerot Committed by Thomas Petazzoni
Browse files

qt5webengine: use QT5WEBENGINE prefix for CHROMIUM_LICENSE_FILES variable



The qt5webengine package currently uses the CHROMIUM_LICENSE_FILES
variable to hold the list of license files for the chromium source
code embedded inside the qt5webengine code.

However, using this variable would clash with a hypothetical
"chromium" package, and anyway violates our rule that all variables of
a package should be prefixed by the package name.

This commit fixes that by adding the QT5WEBENGINE to this variable.

Signed-off-by: default avatarLaurent Hartanerot <laurent.hartanerot@atos.net>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@bootlin.com>
parent beb2b891
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment