Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit 93d5d11

Browse files
author
Matthias Koeppe
committed
Merge #29549
2 parents 926bfcd + e52fd00 commit 93d5d11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/bin/write-dockerfile.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ FROM with-system-packages as bootstrapped
208208
RUN mkdir -p sage
209209
WORKDIR sage
210210
$ADD Makefile VERSION.txt COPYING.txt condarc.yml README.md bootstrap bootstrap-conda configure.ac sage .homebrew-build-env tox.ini Pipfile.m4 ./
211+
$ADD config/config.rpath config/config.rpath
211212
$ADD src/doc/bootstrap src/doc/bootstrap
212213
$ADD src/bin src/bin
213214
$ADD src/Pipfile.m4 src/pyproject.toml.m4 src/requirements.txt.m4 src/setup.cfg.m4 src/VERSION.txt src/

0 commit comments

Comments
 (0)