pacman/scripts
Santiago Torres f26cb61cb6 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>
2019-03-19 11:54:50 +10:00
..
completion bash-completion: disable completions for pacman --search operations 2018-10-21 19:33:57 +10:00
libmakepkg makepkg: add new checksum algorithm via coreutils b2sum 2019-03-07 11:12:12 +10:00
library scripts/library: fix typo in README 2018-12-10 11:12:27 +10:00
po Remove pkgdelta 2019-03-07 11:12:12 +10:00
.gitignore Remove pkgdelta 2019-03-07 11:12:12 +10:00
Makefile.am Remove pkgdelta 2019-03-07 11:12:12 +10:00
makepkg-template.pl.in Remove all modelines from the project 2018-05-14 09:59:15 +10:00
makepkg.sh.in Make makepkg compute sizes properly 2019-03-19 11:54:50 +10:00
meson.build Remove pkgdelta 2019-03-07 11:12:12 +10:00
pacman-db-upgrade.sh.in Port scripts to use libmakepkg's messaging code. 2018-10-21 20:22:19 +10:00
pacman-key.sh.in pacman-key: just accept one file to verify, and enforce detached sigs 2018-11-03 21:56:09 +10:00
repo-add.sh.in Remove delta support from repo-add 2019-03-07 11:12:12 +10:00
wrapper.sh.in scripts: pass on options such as set -x to child processes 2018-08-10 15:20:40 +10:00