ia64: fix file path
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
9f9ab594f0
commit
d89998191e
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ post_build() {
|
||||||
esac
|
esac
|
||||||
popd >/dev/null
|
popd >/dev/null
|
||||||
|
|
||||||
pushd "${BUILD_SRCDIR_BASE}/builds/default" >/dev/null
|
pushd "${BUILD_SRCDIR_BASE}/builds/mergedusr" >/dev/null
|
||||||
case ${spec} in
|
case ${spec} in
|
||||||
stage3-systemd-mu.spec)
|
stage3-systemd-mu.spec)
|
||||||
upload stage3-ia64-systemd-mergedusr-${TIMESTAMP}.tar.xz*
|
upload stage3-ia64-systemd-mergedusr-${TIMESTAMP}.tar.xz*
|
||||||
|
|
Loading…
Add table
Reference in a new issue