summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorSantiago Torres <santiago@archlinux.org>2019-03-11 22:24:35 -0400
committerAllan McRae <allan@archlinux.org>2019-03-19 11:54:50 +1000
commitf26cb61cb6a16c8ce85f33e6090763aced0118c3 (patch)
tree9878739833dfa51049fb2be149b24fa5dcf819aa /build-aux
parentc61cd050f9b6475ea128a1da02e88b284ac509b5 (diff)
downloadpacman-f26cb61cb6a16c8ce85f33e6090763aced0118c3.tar.xz
Make makepkg compute sizes properly
Makepkg used to use du --apparent-size to compute the size of the package. Unfortunately, this would result in different sizes depending on the filesystem used (e.g., btrfs vs ext4), which would affect reproducible builds. Use a wc-based approach to compute sizes Signed-off-by: Santiago Torres <santiago@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'build-aux')
0 files changed, 0 insertions, 0 deletions