Update copy commands

svn path=/trunk/; revision=638
This commit is contained in:
Andrew Gaffney 2009-05-10 04:36:47 +00:00
parent d9c499178f
commit 894f4b0c3e
3 changed files with 6 additions and 2 deletions

View file

@ -21,5 +21,5 @@ pre_build() {
post_build() {
cd /release/buildroot/x86-dev/builds/hardened
mv stage3-i[46]86-*${DATESTAMP}*.bz2* *${DATESTAMP}*.iso* /home/buildsync/builds/x86-hardened/
mv stage3-i686-*${DATESTAMP}*.bz2* /home/buildsync/builds/x86/hardened/
}