Find the correct install paths for systemd units and udev rules (#2046)

This commit is contained in:
PVermeer
2024-01-21 22:53:30 +01:00
committed by GitHub
parent 52511f3ccb
commit 0d4dfcd708
7 changed files with 71 additions and 2 deletions

View File

@@ -60,6 +60,7 @@ apt-get install -y --no-install-recommends \
libxfixes-dev \
libxrandr-dev \
libxtst-dev \
udev \
wget
if [[ "${TARGETPLATFORM}" == 'linux/amd64' ]]; then
apt-get install -y --no-install-recommends \