3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/os-specific/linux/bpftools
Vladimír Čunát f831be559a
bpftools: strip path to the binary from prints
Otherwise meson's find_program() can get confused by the output;
now in case of systemd build:
meson.build:1059:16: ERROR: Invalid version of program, need 'bpftool' ['>= 5.6.0'] found '01'.
2022-10-14 10:19:12 +02:00
..
default.nix bpftools: strip path to the binary from prints 2022-10-14 10:19:12 +02:00
strip-binary-name.patch bpftools: strip path to the binary from prints 2022-10-14 10:19:12 +02:00