summaryrefslogtreecommitdiff
path: root/app-emulation/ruffle/files
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/ruffle/files')
-rw-r--r--app-emulation/ruffle/files/ruffle-0_p20230312-no-patch-naga.patch6
1 files changed, 0 insertions, 6 deletions
diff --git a/app-emulation/ruffle/files/ruffle-0_p20230312-no-patch-naga.patch b/app-emulation/ruffle/files/ruffle-0_p20230312-no-patch-naga.patch
deleted file mode 100644
index d65caef16346..000000000000
--- a/app-emulation/ruffle/files/ruffle-0_p20230312-no-patch-naga.patch
+++ /dev/null
@@ -1,6 +0,0 @@
-Stop cargo from attempting to update it, we're already unpacking same revision.
---- a/Cargo.toml
-+++ b/Cargo.toml
-@@ -74,2 +73,0 @@
--[patch.crates-io]
--naga = { git = "https://github.com/gfx-rs/naga", rev = "1be8024" }