From 1acf2547fd0ac35f00d8387613fdfb4e6b1276f8 Mon Sep 17 00:00:00 2001 From: Anjandev Momi Date: Tue, 25 Jan 2022 19:06:57 -0500 Subject: [PATCH] testing/firefox: move from community --- {community => testing}/firefox/APKBUILD | 0 {community => testing}/firefox/allow-custom-rust-vendor.patch | 0 {community => testing}/firefox/avoid-redefinition.patch | 0 {community => testing}/firefox/disable-moz-stackwalk.patch | 0 {community => testing}/firefox/disable-neon-in-aom.patch | 0 {community => testing}/firefox/firefox-safe.desktop | 0 {community => testing}/firefox/firefox.desktop | 0 {community => testing}/firefox/fix-fortify-system-wrappers.patch | 0 {community => testing}/firefox/fix-rust-target.patch | 0 {community => testing}/firefox/fix-webrtc-glibcisms.patch | 0 {community => testing}/firefox/mallinfo.patch | 0 {community => testing}/firefox/mozwayland-add-missing-stub.patch | 0 {community => testing}/firefox/sandbox-fork.patch | 0 {community => testing}/firefox/sandbox-largefile.patch | 0 {community => testing}/firefox/sandbox-sched_setscheduler.patch | 0 {community => testing}/firefox/stab.h | 0 16 files changed, 0 insertions(+), 0 deletions(-) rename {community => testing}/firefox/APKBUILD (100%) rename {community => testing}/firefox/allow-custom-rust-vendor.patch (100%) rename {community => testing}/firefox/avoid-redefinition.patch (100%) rename {community => testing}/firefox/disable-moz-stackwalk.patch (100%) rename {community => testing}/firefox/disable-neon-in-aom.patch (100%) rename {community => testing}/firefox/firefox-safe.desktop (100%) rename {community => testing}/firefox/firefox.desktop (100%) rename {community => testing}/firefox/fix-fortify-system-wrappers.patch (100%) rename {community => testing}/firefox/fix-rust-target.patch (100%) rename {community => testing}/firefox/fix-webrtc-glibcisms.patch (100%) rename {community => testing}/firefox/mallinfo.patch (100%) rename {community => testing}/firefox/mozwayland-add-missing-stub.patch (100%) rename {community => testing}/firefox/sandbox-fork.patch (100%) rename {community => testing}/firefox/sandbox-largefile.patch (100%) rename {community => testing}/firefox/sandbox-sched_setscheduler.patch (100%) rename {community => testing}/firefox/stab.h (100%) diff --git a/community/firefox/APKBUILD b/testing/firefox/APKBUILD similarity index 100% rename from community/firefox/APKBUILD rename to testing/firefox/APKBUILD diff --git a/community/firefox/allow-custom-rust-vendor.patch b/testing/firefox/allow-custom-rust-vendor.patch similarity index 100% rename from community/firefox/allow-custom-rust-vendor.patch rename to testing/firefox/allow-custom-rust-vendor.patch diff --git a/community/firefox/avoid-redefinition.patch b/testing/firefox/avoid-redefinition.patch similarity index 100% rename from community/firefox/avoid-redefinition.patch rename to testing/firefox/avoid-redefinition.patch diff --git a/community/firefox/disable-moz-stackwalk.patch b/testing/firefox/disable-moz-stackwalk.patch similarity index 100% rename from community/firefox/disable-moz-stackwalk.patch rename to testing/firefox/disable-moz-stackwalk.patch diff --git a/community/firefox/disable-neon-in-aom.patch b/testing/firefox/disable-neon-in-aom.patch similarity index 100% rename from community/firefox/disable-neon-in-aom.patch rename to testing/firefox/disable-neon-in-aom.patch diff --git a/community/firefox/firefox-safe.desktop b/testing/firefox/firefox-safe.desktop similarity index 100% rename from community/firefox/firefox-safe.desktop rename to testing/firefox/firefox-safe.desktop diff --git a/community/firefox/firefox.desktop b/testing/firefox/firefox.desktop similarity index 100% rename from community/firefox/firefox.desktop rename to testing/firefox/firefox.desktop diff --git a/community/firefox/fix-fortify-system-wrappers.patch b/testing/firefox/fix-fortify-system-wrappers.patch similarity index 100% rename from community/firefox/fix-fortify-system-wrappers.patch rename to testing/firefox/fix-fortify-system-wrappers.patch diff --git a/community/firefox/fix-rust-target.patch b/testing/firefox/fix-rust-target.patch similarity index 100% rename from community/firefox/fix-rust-target.patch rename to testing/firefox/fix-rust-target.patch diff --git a/community/firefox/fix-webrtc-glibcisms.patch b/testing/firefox/fix-webrtc-glibcisms.patch similarity index 100% rename from community/firefox/fix-webrtc-glibcisms.patch rename to testing/firefox/fix-webrtc-glibcisms.patch diff --git a/community/firefox/mallinfo.patch b/testing/firefox/mallinfo.patch similarity index 100% rename from community/firefox/mallinfo.patch rename to testing/firefox/mallinfo.patch diff --git a/community/firefox/mozwayland-add-missing-stub.patch b/testing/firefox/mozwayland-add-missing-stub.patch similarity index 100% rename from community/firefox/mozwayland-add-missing-stub.patch rename to testing/firefox/mozwayland-add-missing-stub.patch diff --git a/community/firefox/sandbox-fork.patch b/testing/firefox/sandbox-fork.patch similarity index 100% rename from community/firefox/sandbox-fork.patch rename to testing/firefox/sandbox-fork.patch diff --git a/community/firefox/sandbox-largefile.patch b/testing/firefox/sandbox-largefile.patch similarity index 100% rename from community/firefox/sandbox-largefile.patch rename to testing/firefox/sandbox-largefile.patch diff --git a/community/firefox/sandbox-sched_setscheduler.patch b/testing/firefox/sandbox-sched_setscheduler.patch similarity index 100% rename from community/firefox/sandbox-sched_setscheduler.patch rename to testing/firefox/sandbox-sched_setscheduler.patch diff --git a/community/firefox/stab.h b/testing/firefox/stab.h similarity index 100% rename from community/firefox/stab.h rename to testing/firefox/stab.h -- GitLab