diff options
Diffstat (limited to 'devel/electron35/files/patch-electron_shell_common_electron__paths.h')
| -rw-r--r-- | devel/electron35/files/patch-electron_shell_common_electron__paths.h | 11 | 
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron35/files/patch-electron_shell_common_electron__paths.h b/devel/electron35/files/patch-electron_shell_common_electron__paths.h deleted file mode 100644 index 5ca6a126e4b3..000000000000 --- a/devel/electron35/files/patch-electron_shell_common_electron__paths.h +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/common/electron_paths.h.orig	2022-08-03 15:31:32 UTC -+++ electron/shell/common/electron_paths.h -@@ -30,7 +30,7 @@ enum { -   DIR_RECENT,  // Directory where recent files live - #endif -  --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) -   DIR_APP_DATA,  // Application Data directory under the user profile. - #endif -   | 
