Browse Source

tvision permissions screw up builds

master
Ray Burgemeestre 3 years ago
parent
commit
2d68d4f630
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tvision/Makefile

+ 1
- 0
tvision/Makefile View File

cmake --build ./build && \ cmake --build ./build && \
pushd build && \ pushd build && \
make install make install
chown 997:997 tvision -R # workaround for not using non-root user for building


package-ubuntu2004: package-ubuntu2004:
rm -rf out rm -rf out

Loading…
Cancel
Save