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

@@ -15,6 +15,7 @@ impl:
cmake --build ./build && \
pushd build && \
make install
chown 997:997 tvision -R # workaround for not using non-root user for building

package-ubuntu2004:
rm -rf out

Loading…
Cancel
Save