]> err.no Git - dotfiles/commitdiff
add alioth multiarch repo
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Wed, 19 Jan 2005 12:24:08 +0000 (12:24 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Wed, 19 Jan 2005 12:24:08 +0000 (12:24 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@722 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

dput.cf

diff --git a/dput.cf b/dput.cf
index 048f8f131d1a3eba043e35e58323e2e7e236f0a2..fda463864f25d38d8744e238a64ce217edf2f3d2 100644 (file)
--- a/dput.cf
+++ b/dput.cf
@@ -21,10 +21,16 @@ method = scp
 fqdn = gluck.debian.org
 incoming = ~tfheen
 
+[alioth-i386]
+method = scp
+fqdn = alioth.debian.org
+incoming = ~tfheen/multiarch-ftproot/i386/incoming
+allow_unsigned_uploads = 1
+
 [alioth-amd64]
 method = scp
 fqdn = alioth.debian.org
-incoming = ~tfheen/multiarch-ftproot/incoming
+incoming = ~tfheen/multiarch-ftproot/amd64/incoming
 allow_unsigned_uploads = 1
 
 [chinstrap]