bottle/scripts
Eli Schwartz a897599fa5 makepkg: do not save fflags when creating packages
Saving fflages breaks reproducible builds due to encoding information
specific to the filesystem that was used to build the package. This
information is not needed for packaging purposes anyway.

Including fflags also means that attempting to extract a package file as
root (or fakeroot) might result in angry warnings being printed to the
console by bsdtar, followed by a non-zero exit code, unless the user
remembers to use --no-fflags during extraction. This is unpleasant UI, even
if pacman itself won't care about these.

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2019-10-09 15:39:48 +10:00
..
completion bash-completion: use POSIX character classes in regular expressions 2019-06-26 10:15:47 +10:00
libmakepkg Support file with seccomp enabled 2019-10-07 13:43:37 +10:00
library scripts/library: fix typo in README 2018-12-10 11:12:27 +10:00
po Pull and push translation changes in preparation for 5.2 2019-10-07 18:12:24 +10:00
.gitignore libmakepkg: install pkg-config file 2019-05-08 12:46:33 +10:00
libmakepkg.pc.in libmakepkg: install pkg-config file 2019-05-08 12:46:33 +10:00
Makefile.am Support file with seccomp enabled 2019-10-07 13:43:37 +10:00
makepkg-template.pl.in Remove all modelines from the project 2018-05-14 09:59:15 +10:00
makepkg.sh.in makepkg: do not save fflags when creating packages 2019-10-09 15:39:48 +10:00
meson.build libmakepkg: install pkg-config file 2019-05-08 12:46:33 +10:00
pacman-db-upgrade.sh.in scripts: protect against unintended glob matching in [[ ]] RHS 2019-05-08 12:45:26 +10:00
pacman-key.sh.in pacman-key: receive keys from WKD with -r/--recv-keys 2019-10-07 21:40:54 +10:00
repo-add.sh.in repo-add: Add --prevent-downgrade option 2019-05-28 11:08:21 +10:00
wrapper.sh.in scripts: pass on options such as set -x to child processes 2018-08-10 15:20:40 +10:00