Skip to content

Commit fb9757a

Browse files
authored
Merge pull request #1531 from BastianZim/patch-1
Add build_artifacts note
2 parents fc8d3d2 + 46165aa commit fb9757a

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

src/maintainer/adding_pkgs.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -648,6 +648,8 @@ invoke the command as follows.
648648
$ cd staged-recipes
649649
$ CONFIG=linux64 ./.scripts/run_docker_build.sh
650650
651+
Once built, you can find the finished package under ``staged-recipes/build_artifacts``.
652+
651653

652654
About
653655
-----

src/maintainer/updating_pkgs.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ Note that for long build logs one can do
187187
188188
to save it in a text file for future inspection.
189189

190+
Once built, you can find the finished package in the ``build_artifacts`` directory in your feedstock.
190191

191192
.. _maint_fix_broken_packages:
192193

0 commit comments

Comments
 (0)