From a5c981a7c2b31e43be74deaabfa73278e6ae05cf Mon Sep 17 00:00:00 2001 From: B Stack Date: Mon, 1 Oct 2018 15:19:20 -0400 Subject: import updates from chinforpms --- waterfox/waterfox-waterfoxdir-2.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 waterfox/waterfox-waterfoxdir-2.patch (limited to 'waterfox/waterfox-waterfoxdir-2.patch') diff --git a/waterfox/waterfox-waterfoxdir-2.patch b/waterfox/waterfox-waterfoxdir-2.patch new file mode 100644 index 0000000..cfcbecc --- /dev/null +++ b/waterfox/waterfox-waterfoxdir-2.patch @@ -0,0 +1,12 @@ +diff -up Waterfox-388770ff37846abbe9f2eebbd6d71014523bb047/toolkit/xre/nsXREDirProvider.cpp.waterfoxdir Waterfox-388770ff37846abbe9f2eebbd6d71014523bb047/toolkit/xre/nsXREDirProvider.cpp +--- Waterfox-388770ff37846abbe9f2eebbd6d71014523bb047/toolkit/xre/nsXREDirProvider.cpp.waterfoxdir 2017-12-27 16:08:15.089424561 -0200 ++++ Waterfox-388770ff37846abbe9f2eebbd6d71014523bb047/toolkit/xre/nsXREDirProvider.cpp 2017-12-27 16:08:15.119424503 -0200 +@@ -284,7 +284,7 @@ nsXREDirProvider::GetUserProfilesLocalDi + * for extensions and native-messaing manifests. + * + * On OSX this is /Library/Application Support/Mozilla +- * On Linux this is /usr/{lib,lib64}/mozilla ++ * On Linux this is /usr/{lib,lib64}/waterfox + * (for 32- and 64-bit systems respsectively) + */ + static nsresult -- cgit