Fixing permissions
This commit is contained in:
parent
301ffd6239
commit
e83f26a35b
@ -466,6 +466,7 @@ echo 'export NODEJS="%{_buildrootdir}/bin/node-stdout-nonblocking-wrapper"' >> .
|
||||
|
||||
# Remove executable bit to make brp-mangle-shebangs happy.
|
||||
chmod -x third_party/rust/itertools/src/lib.rs
|
||||
chmod a-x third_party/rust/gfx-backend-vulkan/src/*.rs
|
||||
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user