Ensure DIB_RELEASE is exported for fedora

This variable is useful for scripts to know what release they are
building.

Change-Id: Ib5f5d13a8f25f00fda07dad19aa1d603c1616a2e
This commit is contained in:
Ian Wienand 2015-05-27 12:46:13 +10:00
parent 31b0b5a1ca
commit 379d6a2650

View File

@ -1 +1,2 @@
export DISTRO_NAME=fedora export DISTRO_NAME=fedora
export DIB_RELEASE=${DIB_RELEASE:-22}