From 5052e54f45998110ec10239bb715ff80d51042ab Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Andr=C3=A9?= <martin.andre@kvhasia.com>
Date: Thu, 26 Feb 2015 15:12:16 +0900
Subject: [PATCH] Remove prefix from centos-rdo-base when building image

All base images should have a .buildconf that blanks the PREFIX variable
otherwise the buildscript prepends the prefix to its name, for example
centos-rdo-centos-rdo instead of simply centos-rdo.

Change-Id: I48209e708094ae28681a874bf12a0206c524b639
---
 docker/centos-rdo-base/.buildconf | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 docker/centos-rdo-base/.buildconf

diff --git a/docker/centos-rdo-base/.buildconf b/docker/centos-rdo-base/.buildconf
new file mode 100644
index 0000000000..d552b0d1b0
--- /dev/null
+++ b/docker/centos-rdo-base/.buildconf
@@ -0,0 +1 @@
+PREFIX=