diff options
-rw-r--r-- | firefox.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index b70b16f..5279c47 100644 --- a/firefox.spec +++ b/firefox.spec @@ -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 #--------------------------------------------------------------------- |