toolbox/data
Debarshi Ray 8b2d25f1e8 build: Replace join_paths with the / operator
Since Meson 0.49.0, the / operator on strings is equivalent to calling
join_paths() [1], and the former is less verbose, and easier to read.

[1] https://mesonbuild.com/Reference-manual_functions.html#join_paths

https://github.com/containers/toolbox/pull/1141
2022-10-21 17:24:03 +02:00
..
config build: Replace join_paths with the / operator 2022-10-21 17:24:03 +02:00
gfx README: Flip the graphic's facing direction for better layout 2022-01-13 21:22:23 +01:00
tmpfiles.d build: Ensure that binaries are run against their build-time ABI 2021-10-22 01:20:03 +02:00
meson.build data/config: Add reference configuration file 2021-07-23 03:56:03 +02:00