We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc8d3d2 + 46165aa commit fb9757aCopy full SHA for fb9757a
src/maintainer/adding_pkgs.rst
@@ -648,6 +648,8 @@ invoke the command as follows.
648
$ cd staged-recipes
649
$ CONFIG=linux64 ./.scripts/run_docker_build.sh
650
651
+Once built, you can find the finished package under ``staged-recipes/build_artifacts``.
652
+
653
654
About
655
-----
src/maintainer/updating_pkgs.rst
@@ -187,6 +187,7 @@ Note that for long build logs one can do
187
188
to save it in a text file for future inspection.
189
190
+Once built, you can find the finished package in the ``build_artifacts`` directory in your feedstock.
191
192
.. _maint_fix_broken_packages:
193
0 commit comments