Skip to content

Commit

Permalink
Copy JHBuild's patches directory
Browse files Browse the repository at this point in the history
  • Loading branch information
dpino authored and philn committed Oct 22, 2024
1 parent 3ff0923 commit 3532ae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/wkdev_sdk/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ RUN rustup default stable && \
# Copy jhbuild helper files and do the initial build & install
COPY /jhbuild/jhbuildrc /etc/xdg/jhbuildrc
COPY /jhbuild/webkit-sdk-deps.modules /jhbuild/webkit-sdk-deps.modules
COPY /jhbuild/patches/ /jhbuild/patches/
WORKDIR /jhbuild
RUN git clone https://gitlab.gnome.org/GNOME/jhbuild.git && \
cd jhbuild && \
Expand Down

0 comments on commit 3532ae8

Please sign in to comment.