bpftools: fix param order for install on macOS
authorGeorgi Valkov <gvalkov@abv.bg>
Tue, 2 Mar 2021 10:41:10 +0000 (12:41 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 7 Mar 2021 21:09:01 +0000 (21:09 +0000)
commit24737d85e8cadb6062cff556b7fae29265f326e8
tree02e2d32fe6c05a3ef000cc58d65182457d54e7a9
parent9e64e4ce26719ea81637b0e3d9754bd5190f0c21
bpftools: fix param order for install on macOS

Fix: bpftools 5.11.2 does not compile on macOS, because the -m option
was placed between src and dst. Corrected by moving -m 644 before src.

Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
package/network/utils/bpftools/patches/200-fix-install-param-order-on-macos.patch [new file with mode: 0644]