meshtasticd-debian: Include core_dir in sdeb (#5761)

This commit is contained in:
Austin
2025-01-05 16:26:31 -05:00
committed by GitHub
parent fb74e1d182
commit b0087fd328
3 changed files with 4 additions and 3 deletions

2
debian/rules vendored
View File

@@ -7,7 +7,7 @@
# https://docs.platformio.org/en/latest/envvars.html
PIO_ENV:=\
PLATFORMIO_CORE_DIR=.pio_core \
PLATFORMIO_CORE_DIR=pio/core \
PLATFORMIO_LIBDEPS_DIR=pio/libdeps \
PLATFORMIO_PACKAGES_DIR=pio/packages