Fix R-devel build on OpenSUSE
More details: https://stat.ethz.ch/pipermail/r-devel/2023-February/082304.html https://stat.ethz.ch/pipermail/r-devel/2023-February/082315.html
This commit is contained in:
parent
dd1a91547f
commit
e57ed87fae
1 changed files with 39 additions and 0 deletions
|
|
@ -92,4 +92,5 @@ ENV CONFIGURE_OPTIONS="\
|
|||
|
||||
COPY package.opensuse-153 /package.sh
|
||||
COPY build.sh .
|
||||
COPY patches /patches
|
||||
ENTRYPOINT ./build.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue