Ship native programs in snap

This commit is contained in:
Michael Vines
2018-11-01 15:59:00 -07:00
parent e7631c85a1
commit ffa1fa557b

View File

@ -117,8 +117,8 @@ parts:
# Build/install all other programs
cargo install --root $SNAPCRAFT_PART_INSTALL --bins
# TODO: install native programs when they are ready for public use
#./scripts/install-native-programs.sh $SNAPCRAFT_PART_INSTALL/bin/
# Install native programs
./scripts/install-native-programs.sh $SNAPCRAFT_PART_INSTALL/bin/
# Install multinode-demo/
mkdir -p $SNAPCRAFT_PART_INSTALL/multinode-demo/