pacman/scripts
Eli Schwartz 0428f6213b makepkg: add the $startdir to package .BUILDINFO
This value is needed for reproducible builds. The reason is because
$BUILDDIR changes its behavior depending on whether it is the same as
$startdir, and the result is that we cannot know whether $srcdir (the
path that is potentially embedded into the final package) is actually
"$BUILDDIR/src" or "$BUILDDIR/$pkgbase/src".

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2019-11-26 11:49:24 +10:00
..
completion Remove --force from completion 2019-10-23 22:06:54 +10:00
libmakepkg makepkg: fix regression that broke extraction of file:// sources 2019-11-26 10:22:16 +10:00
po scripts/library: remove human_to_size 2019-11-06 15:52:21 +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 build: remove use of handcrafted m4 in configuring scripts 2019-11-06 16:11:53 +10:00
makepkg-template.pl.in Remove "Generated from ...; do not edit by hand" from scripts 2019-11-06 15:46:59 +10:00
makepkg.sh.in makepkg: add the $startdir to package .BUILDINFO 2019-11-26 11:49:24 +10:00
meson.build meson: make non-symlink scripts install for real, and use a better wrapper 2019-11-26 10:49:57 +10:00
pacman-db-upgrade.sh.in Remove "Generated from ...; do not edit by hand" from scripts 2019-11-06 15:46:59 +10:00
pacman-key.sh.in Remove "Generated from ...; do not edit by hand" from scripts 2019-11-06 15:46:59 +10:00
repo-add.sh.in repo-add: use wc -c on stdin instead of file to avoid use of cut 2019-11-07 21:40:44 +10:00
wrapper.sh.in Update copyright years 2019-10-23 22:06:54 +10:00