Revert "Ensure DIB_RELEASE is exported for fedora"

The default release for fedora is actually 21 for us, and we are unable
to build 22 right now.

This reverts commit 379d6a2650.

Change-Id: Iffcc505f1e115cb6bc662b57a78878e498ce338e
This commit is contained in:
Gregory Haynes 2015-06-03 19:12:05 +00:00
parent 348c15fdc3
commit 7a4c396948
1 changed files with 0 additions and 1 deletions

View File

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