mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-25 01:01:53 -04:00
On Fedora 43, net-tools pulls in systemd which conflicts with systemd-standalone-tmpfiles in container build environments. Pre-define ZM_PATH_ARP, ZM_PATH_ARP_SCAN, ZM_PATH_IP, and ZM_PATH_IFCONFIG in the cmake call instead of relying on find_program() at build time. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>