From 2d8cc96bf6eada340975827b8f631496da79e63b Mon Sep 17 00:00:00 2001
From: Judd Vinet <judd@archlinux.org>
Date: Fri, 5 May 2006 01:38:33 +0000
Subject: updates for multi-architecture support

---
 db-unstable | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to 'db-unstable')

diff --git a/db-unstable b/db-unstable
index 194bee5..e37e664 100755
--- a/db-unstable
+++ b/db-unstable
@@ -1,13 +1,15 @@
 #!/bin/bash
-# $Id: db-unstable,v 1.17 2006/02/20 06:33:40 judd Exp $
+# $Id: db-unstable,v 1.18 2006/05/05 01:38:33 judd Exp $
 
 repoid=3
 reponame="unstable"
+arch="i686"
 
 ftppath="/home/ftp/unstable/os/i686"
 
 cvspath="/home/cvs-unstable"
 cvsmod="unstable"
+cvstag="CURRENT"
 
 stagedir="$HOME/staging/unstable"
 
-- 
cgit v1.2.3-2-g168b