From 65dfa63922f9ba3e140860273eb46d872297bd5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Tue, 19 Oct 2010 10:28:37 -0300 Subject: fix --- librerelease | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'librerelease') diff --git a/librerelease b/librerelease index c27c3a2..f1b9cd4 100755 --- a/librerelease +++ b/librerelease @@ -63,7 +63,7 @@ for _arch in ${arch[@]}; do # This has to be moved to repo-maintainer ssh parabola mv ${PARABOLAHOST}/$repo/os/$_arch/$pkg-*-*-$_arch$PKGEXT ${LIBREDESTDIR}/old/ - to_sftp "put $pkgfile ${PARABOLAHOST}/$repo/os/$_arch/" + to_sftp "put $pkgfile ${LIBREDESTDIR}/$repo/os/$_arch/" fi done done -- cgit v1.2.2