diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-06-06 16:49:11 -0600 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-06-06 16:49:51 -0600 |
commit | 5e881431688ea2ff9bb886d9dbaa69a38762c5bf (patch) | |
tree | 5932d7e436fbd3596207c3a1786be66465be4da1 /doc | |
parent | 1f0c71120cd0b33b7e139270c9fcf0c234212e57 (diff) |
Tidy up the default libretools.conf
- REPOS is now only used by toru-path
- ARCHES is also used by xbs-abslibre
- remove the claim that ARCHES affects createworkdir from the docs.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/createworkdir.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/createworkdir.md b/doc/createworkdir.md index 44eee34..e50b00f 100644 --- a/doc/createworkdir.md +++ b/doc/createworkdir.md @@ -25,9 +25,6 @@ This directory contains one directory for each repository, where the resulting packages are in moved for syncing against the main repository on Parabola's server. This directory is architecture independent. -*Related Variables* - - REPOS - ## abslibre/ This is the git repo for Parabola's PKGBUILDs. Here you can find the ABS tree |