Skip to content

Commit b2311f9

Browse files
committed
use IOC env
1 parent 5ba056e commit b2311f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-to/create_ioc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ the ADAravis support module for GigE cameras.
7676
RUN python3 module.py dependencies
7777
RUN make -j -C ${SUPPORT}/ADGenICam-${ADGENICAM_VERSION} && \
7878
make -j -C ${SUPPORT}/ADAravis-${ADARAVIS_VERSION} && \
79-
make -j -C ${EPICS_ROOT}/ioc && \
79+
make -j -C ${IOC} && \
8080
make -j clean
8181
8282
Changes to The Template Project

0 commit comments

Comments
 (0)