ソースを参照

tvision permissions screw up builds

master
Ray Burgemeestre 3年前
コミット
2d68d4f630
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      tvision/Makefile

+ 1
- 0
tvision/Makefile ファイルの表示

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

読み込み中…
キャンセル
保存