fixing namefile running make build

Building from scratch `make build` command fails
output says: the toCOPY/generate-cgcs-centos-repo is not found
because this file was rename in the patchset
https://review.openstack.org/#/c/579709/

Change-Id: I201d40ccbb48c09d5cbb58eb4435d570b824f451
Signed-off-by: Felipe de Jesus Ruiz Garcia <felipe.de.jesus.ruiz.garcia@intel.com>
This commit is contained in:
Felipe de Jesus Ruiz Garcia 2018-07-05 11:19:56 -05:00
parent 9fb489b401
commit d14e93cc45
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ RUN useradd -r -u $MYUID -g cgts -m $MYUNAME && \
COPY toCOPY/finishSetup.sh /usr/local/bin
COPY toCOPY/generate-cgcs-tis-repo /usr/local/bin
COPY toCOPY/generate-cgcs-centos-repo /usr/local/bin
COPY toCOPY/generate-cgcs-centos-repo.sh /usr/local/bin
COPY toCOPY/.inputrc /home/$MYUNAME/
COPY toCOPY/.gitconfig /home/$MYUNAME/