mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-06 09:57:52 +00:00
meshtasticd-debian: Include core_dir in sdeb (#5761)
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user