From fd054ec1b9efe3496d567edb3b2fd36998fe60dd Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 4 Oct 2014 22:11:51 -0400 Subject: I'm stupid, just use relative paths for librerelease --- src/libretools.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libretools.conf') diff --git a/src/libretools.conf b/src/libretools.conf index 2eed310..ba27232 100644 --- a/src/libretools.conf +++ b/src/libretools.conf @@ -38,7 +38,7 @@ ABSLIBREDEST="$WORKDIR/staging/abslibre" ## Where to upload packages to # '/staging/' is appended; this is for compatibility with previous versions. -REPODEST=repo@parabola.nu:~repo/staging/$LIBREUSER +REPODEST=repo@parabola.nu:staging/$LIBREUSER ## These are run before and after uploading packages HOOKPRERELEASE="ssh -fN ${REPODEST%%:*}" -- cgit v1.2.2