summaryrefslogtreecommitdiffstats
path: root/scripts/repo-add.sh.in
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-06-03 00:33:56 +0200
committerDan McGee <dan@archlinux.org>2011-06-03 00:34:12 +0200
commit9d73b261cf1bbe8db0b176aeb6a40eb9df61d1e9 (patch)
treeb108af2fb331391498e1260103d6d6caaf01154c /scripts/repo-add.sh.in
parent8f30e1b110e5c7bf2ec3eb397fe6880a2c8ee0a9 (diff)
parent1744fe12d4b29eff681995441c9565403348aaa2 (diff)
downloadpacman-9d73b261cf1bbe8db0b176aeb6a40eb9df61d1e9.tar.gz
pacman-9d73b261cf1bbe8db0b176aeb6a40eb9df61d1e9.tar.xz
Merge branch 'maint'
Conflicts: src/pacman/callback.c
Diffstat (limited to 'scripts/repo-add.sh.in')
-rw-r--r--scripts/repo-add.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/repo-add.sh.in b/scripts/repo-add.sh.in
index 820db369..0ffc0df5 100644
--- a/scripts/repo-add.sh.in
+++ b/scripts/repo-add.sh.in
@@ -361,7 +361,7 @@ db_write_entry()
msg2 "$(gettext "Creating '%s' db entry...")" 'files'
local files_path="$tmpdir/$pkgname-$pkgver/files"
echo "%FILES%" >$files_path
- bsdtar --exclude='.*' -tf "$pkgfile" >>$files_path
+ bsdtar --exclude='^.*' -tf "$pkgfile" >>$files_path
fi
# create a delta file