Skip to content

Commit

Permalink
fix Aravis build
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Sep 27, 2023
1 parent 306ded9 commit 359ed0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ RUN busy/install.sh R1-7-3
COPY ibek-support/ADCore/ ADCore/
RUN ADCore/install.sh R3-12-1

COPY ibek-support/ADAravis/ ADAravis/
RUN ADAravis/install.sh R2-3
# COPY ibek-support/ADAravis/ ADAravis/
# RUN ADAravis/install.sh R2-3

# Make the IOC
RUN ibek ioc generate-makefile
Expand Down
2 changes: 1 addition & 1 deletion ibek-support

0 comments on commit 359ed0e

Please sign in to comment.