Compare commits
1 Commits
d94f1f7049
...
964bca2da3
| Author | SHA1 | Date | |
|---|---|---|---|
| 964bca2da3 |
2
Makefile
2
Makefile
@ -70,7 +70,7 @@ $(DIRS):
|
|||||||
done
|
done
|
||||||
|
|
||||||
# Build the image
|
# Build the image
|
||||||
tree /work
|
tree /workspace
|
||||||
(cd $(IMAGES_PATH)/$@ && \
|
(cd $(IMAGES_PATH)/$@ && \
|
||||||
export DATE=$(DATE_TAG) && \
|
export DATE=$(DATE_TAG) && \
|
||||||
export OS_NAME=$$(echo $@ | cut -d'/' -f1) && \
|
export OS_NAME=$$(echo $@ | cut -d'/' -f1) && \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user