aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2017-06-06 10:42:45 -0400
committerGitHub <noreply@github.com>2017-06-06 10:42:45 -0400
commit0a1b97e535b78a36b7ccd599d1a10cee70caf19a (patch)
treee5ef76e01eac01c53fe25c7ae12d59c580a4affa /README.md
parenta9f8423c26068abbac0496296a760b04e0aed974 (diff)
parentb44feaec760579b079938c79833d3d9a832d3529 (diff)
downloadbuild_control-0a1b97e535b78a36b7ccd599d1a10cee70caf19a.tar.gz
Merge pull request #12 from rendinam/tool_inst
Support tool installation change
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4cb3c6b..bb32c59 100644
--- a/README.md
+++ b/README.md
@@ -3,4 +3,4 @@ automated conda package building system for the astroconda project.
- `/jenkins` : Jenkins CI pipeline build script(s) ([Groovy](http://www.groovy-lang.org/))
- `/manifests` : Lists of conda package & metapackage recipes, and associated metadata for various astroconda release types ([YAML](http://yaml.org/))
-
+- `/patches` : Patches to apply to conda machinery immediately after installation of conda to fix bugs that have not yet been corrected in available/applicable releases.