specs: Replace 'latest' with @TIMESTAMP@
... except in stage1's source_subpath, which actually should be literally "latest". Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
94d43f6444
commit
51610fd582
199 changed files with 593 additions and 593 deletions
|
@ -1,7 +1,7 @@
|
|||
# HPPA Netboot spec file by Guy Martin
|
||||
version_stamp: latest
|
||||
snapshot: latest
|
||||
source_subpath: default/stage3-hppa1.1-latest
|
||||
version_stamp: @TIMESTAMP@
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-hppa1.1-@TIMESTAMP@
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/netboot2-hppa32
|
||||
|
||||
# these shouldn't change
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue