379d6a2650
This variable is useful for scripts to know what release they are building. Change-Id: Ib5f5d13a8f25f00fda07dad19aa1d603c1616a2e
3 lines
64 B
Bash
3 lines
64 B
Bash
export DISTRO_NAME=fedora
|
|
export DIB_RELEASE=${DIB_RELEASE:-22}
|