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:
parent
9fb489b401
commit
d14e93cc45
@ -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/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user