summaryrefslogtreecommitdiffstats
path: root/db-extra
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2005-02-01 04:00:47 +0100
committerJudd Vinet <judd@archlinux.org>2005-02-01 04:00:47 +0100
commitebd86ff4b54d7dbce2cc8c77293937cd688a801b (patch)
tree69618ec98457ea4bcf84f791212f7364089e31e7 /db-extra
parentf468dc2d2519a54667393c6b18b50ef17c4e27a5 (diff)
downloaddbscripts-ebd86ff4b54d7dbce2cc8c77293937cd688a801b.tar.gz
dbscripts-ebd86ff4b54d7dbce2cc8c77293937cd688a801b.tar.xz
added packages.txt to all repos
Diffstat (limited to 'db-extra')
-rwxr-xr-xdb-extra3
1 files changed, 2 insertions, 1 deletions
diff --git a/db-extra b/db-extra
index 1413b80..4c25389 100755
--- a/db-extra
+++ b/db-extra
@@ -1,5 +1,5 @@
#!/bin/bash
-# $Id: db-extra,v 1.8 2004/08/19 23:47:03 judd Exp $
+# $Id: db-extra,v 1.9 2005/02/01 03:00:47 judd Exp $
uid=`id -u`
repoid=2
@@ -58,5 +58,6 @@ cd $TMPDIR/extra
echo "==> Scanning for missing packages..." >&2
/arch/genpkglist extra
+mv packages.txt /home/ftp/extra/os/i686/packages.txt
cleanup