summaryrefslogtreecommitdiffstats
path: root/pkgdb1
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2007-09-15 01:23:38 +0200
committerThomas Bächler <thomas@archlinux.org>2007-09-15 01:23:38 +0200
commit872267523c5cdea86b65237632b8b369d47c8233 (patch)
treea79402714d00102ee8b09387078a2dc6ee62049b /pkgdb1
parent9292c7fd2e84315975110e7966434c5614aa605f (diff)
downloaddbscripts-872267523c5cdea86b65237632b8b369d47c8233.tar.gz
dbscripts-872267523c5cdea86b65237632b8b369d47c8233.tar.xz
hopefully fixed filelists in mysql
Diffstat (limited to 'pkgdb1')
-rwxr-xr-xpkgdb13
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgdb1 b/pkgdb1
index 2c86ef8..ea6cb9b 100755
--- a/pkgdb1
+++ b/pkgdb1
@@ -1,5 +1,5 @@
#!/bin/bash
-# $Id: pkgdb1,v 1.5 2007/09/14 16:38:41 thomas Exp $
+# $Id: pkgdb1,v 1.6 2007/09/14 23:23:38 thomas Exp $
# Get the package name from the filename
# hackish, but should work for now
@@ -55,6 +55,7 @@ for pkgfile in `ls $STAGEDIR/*.pkg.tar.gz`; do
deplist=${depends[@]}
sources=${source[@]}
+ echo $fullname
echo $pkgname
echo $pkgver
echo $pkgrel