convert GITDIR over to REPO_DIR
The variables were representing the same thing, so merge them.
This commit is contained in:
parent
170331ecea
commit
d4e6ae0019
43 changed files with 76 additions and 78 deletions
|
@ -5,7 +5,7 @@ rel_type: default
|
|||
profile: default/linux/ia64/13.0
|
||||
snapshot: 2008.0
|
||||
source_subpath: default/stage3-ia64-2008.0
|
||||
portage_confdir: @GITDIR@/releases/weekly/portage/isos
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
|
||||
|
||||
livecd/use:
|
||||
deprecated
|
||||
|
|
|
@ -5,7 +5,7 @@ rel_type: default
|
|||
profile: default/linux/ia64/13.0
|
||||
snapshot: 2008.0
|
||||
source_subpath: default/livecd-stage1-ia64-2008.0
|
||||
portage_confdir: @GITDIR@/releases/weekly/portage/isos
|
||||
portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
|
||||
|
||||
livecd/bootargs: dokeymap
|
||||
livecd/cdtar: /home/armin76/tmp/elilo-3.6-cdtar.tar.bz2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue