Only sync stage3 tarballs and s/x86/i486/
svn path=/trunk/; revision=613
This commit is contained in:
parent
3a3648e9d9
commit
26921879b4
2 changed files with 4 additions and 1 deletions
|
@ -2,6 +2,9 @@
|
||||||
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
|
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
|
23 Jan 2009; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto-x86.conf:
|
||||||
|
Only sync stage3 tarballs and s/x86/i486/
|
||||||
|
|
||||||
02 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
|
02 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
catalyst-auto-alpha.conf, catalyst-auto-amd64.conf,
|
catalyst-auto-alpha.conf, catalyst-auto-amd64.conf,
|
||||||
catalyst-auto-ia64.conf, catalyst-auto-sparc64.conf,
|
catalyst-auto-ia64.conf, catalyst-auto-sparc64.conf,
|
||||||
|
|
|
@ -24,5 +24,5 @@ pre_build() {
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
cd /release/buildroot/x86-dev/builds/default
|
cd /release/buildroot/x86-dev/builds/default
|
||||||
mv stage[13]-x86-*${DATESTAMP}*.bz2* stage3-i686-*${DATESTAMP}*.bz2* *${DATESTAMP}*.iso* /home/buildsync/builds/x86/
|
mv stage3-i[46]86-*${DATESTAMP}*.bz2* *${DATESTAMP}*.iso* /home/buildsync/builds/x86/
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue