aboutsummaryrefslogtreecommitdiff
path: root/meson/packaging/make-pacman.sh
diff options
context:
space:
mode:
Diffstat (limited to 'meson/packaging/make-pacman.sh')
-rwxr-xr-xmeson/packaging/make-pacman.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson/packaging/make-pacman.sh b/meson/packaging/make-pacman.sh
index 375cff8..5c7fc9e 100755
--- a/meson/packaging/make-pacman.sh
+++ b/meson/packaging/make-pacman.sh
@@ -14,7 +14,7 @@ fakeroot sh -e <<-EOF
url = $url
builddate = \`date -u +%s\`
packager = $author
- size = \`du -sb --apparent-size | cut -f1\`
+ size = \`du -sb | cut -f1\`
arch = $arch
END
cd "$wd" && tar cJf "../$target" .PKGINFO *