aboutsummaryrefslogtreecommitdiff
path: root/devel/electron17/files/patch-electron_shell_common_electron__paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron17/files/patch-electron_shell_common_electron__paths.h')
-rw-r--r--devel/electron17/files/patch-electron_shell_common_electron__paths.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron17/files/patch-electron_shell_common_electron__paths.h b/devel/electron17/files/patch-electron_shell_common_electron__paths.h
deleted file mode 100644
index aba3013d28ff..000000000000
--- a/devel/electron17/files/patch-electron_shell_common_electron__paths.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- electron/shell/common/electron_paths.h.orig 2022-05-11 15:32:29 UTC
-+++ electron/shell/common/electron_paths.h
-@@ -29,7 +29,7 @@ enum {
- DIR_RECENT, // Directory where recent files live
- #endif
-
--#if defined(OS_LINUX)
-+#if defined(OS_LINUX) || defined(OS_BSD)
- DIR_APP_DATA, // Application Data directory under the user profile.
- #endif
-