pacman/build-aux
Ethan Sommer 3a814ee6bc makepkg: replaces sed in-place with built in substitution
Reads PKGBUILD into an array and replaces the pkgver and pkgrel with
bash parameter substitution, then uses shell redirection to write to to
the file. Because shell redirection follows symlinks, this accomplishes
the same thing as the previous default of using the GNU-specific
--follow-symlinks sed flag.

Removes SEDPATH and SEDINPLACEFLAGS from the build systems as they are
not used elsewhere.

Signed-off-by: Ethan Sommer <e5ten.arch@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2019-11-06 12:03:38 +10:00
..
.gitignore Patch ltmain on autoreconf 2013-07-22 13:27:47 +10:00
edit-script.sh.in makepkg: replaces sed in-place with built in substitution 2019-11-06 12:03:38 +10:00
ltmain-asneeded.patch Patch ltmain on autoreconf 2013-07-22 13:27:47 +10:00
meson-install-script.sh meson: add a wrapper to bootstrap scripts from within build dir 2018-11-02 03:16:34 -04:00
meson-make-symlink.sh Add meson.build files to build with meson 2018-11-02 03:16:34 -04:00
script-wrapper.sh.in meson: add a wrapper to bootstrap scripts from within build dir 2018-11-02 03:16:34 -04:00
update-copyright Move update-copyright into build-aux 2019-11-05 15:25:52 +10:00
update-po build-aux: detect build dir based on build.ninja 2019-08-05 18:26:21 +10:00