firejail/test
Kelvin M. Klann fb11081bec build: allow overriding common tools
Tools:

* gzip
* install
* rm
* strip
* tar

For the programs not checked in configure.ac:

From the manual of GNU Autoconf (version 2.71):

> If you use `AC_PROG_INSTALL`, you must include `install-sh` in your
> distribution

So set `install` just in the Makefile.  Use `$(RM)` to ensure that `-f`
is always used and to make it easier to spot when `-r` is used.

See commit 93d623fdf ("build: allow overriding certain tools",
2024-02-23) / PR #6222.
2024-05-29 17:35:35 -03:00
..
apparmor update copyright 2024 2024-01-12 11:23:22 -05:00
appimage update copyright 2024 2024-01-12 11:23:22 -05:00
apps update copyright 2024 2024-01-12 11:23:22 -05:00
apps-x11 update copyright 2024 2024-01-12 11:23:22 -05:00
apps-x11-xorg update copyright 2024 2024-01-12 11:23:22 -05:00
capabilities update copyright 2024 2024-01-12 11:23:22 -05:00
chroot update copyright 2024 2024-01-12 11:23:22 -05:00
compile build: standardize ./configure arguments 2024-02-29 08:52:25 -03:00
environment update copyright 2024 2024-01-12 11:23:22 -05:00
fcopy update copyright 2024 2024-01-12 11:23:22 -05:00
filters update copyright 2024 2024-01-12 11:23:22 -05:00
firecfg update copyright 2024 2024-01-12 11:23:22 -05:00
fnetfilter update copyright 2024 2024-01-12 11:23:22 -05:00
fs update copyright 2024 2024-01-12 11:23:22 -05:00
network update copyright 2024 2024-01-12 11:23:22 -05:00
private-etc update copyright 2024 2024-01-12 11:23:22 -05:00
private-lib update copyright 2024 2024-01-12 11:23:22 -05:00
profiles update copyright 2024 2024-01-12 11:23:22 -05:00
seccomp-extra update copyright 2024 2024-01-12 11:23:22 -05:00
sysutils tests: fix broken rm in gzip.exp 2024-04-18 11:55:12 -03:00
utils update copyright 2024 2024-01-12 11:23:22 -05:00
hidepid-howto Housekeeping 2019-02-17 17:04:02 -06:00
Makefile build: allow overriding common tools 2024-05-29 17:35:35 -03:00