summaryrefslogtreecommitdiffstats
path: root/build_tools/bin/update_db_repo.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools/bin/update_db_repo.sh')
-rwxr-xr-xbuild_tools/bin/update_db_repo.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tools/bin/update_db_repo.sh b/build_tools/bin/update_db_repo.sh
index b95ab7c..3cc221e 100755
--- a/build_tools/bin/update_db_repo.sh
+++ b/build_tools/bin/update_db_repo.sh
@@ -19,5 +19,5 @@ echo " --------------------------"
pwd
#forcefully remove the old db to start clean
rm -f $REPO.db.tar.gz
- repo-add -q $REPO.db.tar.gz *.pkg.tar.gz
+ repo-add -q $REPO.db.tar.gz *.pkg.tar.*
cd -