[X2Go-Commits] [buildscripts] 02/04: home/.dupload.conf.x2go: switch wheezy over to the new archives repository.
git-admin at x2go.org
git-admin at x2go.org
Wed Feb 7 17:27:16 CET 2018
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository buildscripts.
commit 0e0e353f44722cc1c8a45b7368b0c6293245421d
Author: Mihai Moldovan <ionic at ionic.de>
Date: Wed Feb 7 17:22:01 2018 +0100
home/.dupload.conf.x2go: switch wheezy over to the new archives repository.
---
home/.dupload.conf.x2go | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/home/.dupload.conf.x2go b/home/.dupload.conf.x2go
index f4bac45..d987f0f 100644
--- a/home/.dupload.conf.x2go
+++ b/home/.dupload.conf.x2go
@@ -37,8 +37,8 @@ $cfg{"x2go-debian-wheezy"} = {
fqdn => "code.x2go.org",
login => "x2go-admin",
method => "scpb",
- incoming => "/srv/sites/x2go.org/packages/debian/incoming/wheezy",
- queuedir => "/srv/sites/x2go.org/packages/debian/upload/wheezy",
+ incoming => "/srv/sites/x2go.org/archives/debian/incoming/wheezy",
+ queuedir => "/srv/sites/x2go.org/archives/debian/upload/wheezy",
dinstall_runs => 1,
};
$cfg{"x2go-debian-squeeze"} = {
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/buildscripts.git
More information about the x2go-commits
mailing list