package/googlefontdirectory: silence false positive check-package warning
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 7 Feb 2019 08:07:35 +0000 (09:07 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 7 Feb 2019 08:07:35 +0000 (09:07 +0100)
commit96b1c19b74885f3ad156a963443f02282169e2d6
treeca0dab07f30720e970c20054be3d625c820e7a2b
parent621ccce86c71d136a56c127d0c6549dec4e3f4a7
package/googlefontdirectory: silence false positive check-package warning

check-package OverriddenVariable check believes we are overriding the
value of GOOGLEFONTDIRECTORY_LICENSE, but in fact we are not. Let's
tell check-package not to complain about this.

Fixes:

package/googlefontdirectory/googlefontdirectory.mk:28: unconditional override of variable GOOGLEFONTDIRECTORY_LICENSE previously conditionally set

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/googlefontdirectory/googlefontdirectory.mk