New commits:
commit 57ffdea135ef87ba26b0df95e9aadd824379091b
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
http/firefox: removed obsolete libevent fix
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 94b0291..68d1f98e 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2019-07-07 Pavel Vinogradov <public AT sourcemage.org>
+ * PRE_BUILD: removed obsolete libevent fix
+
2019-06-20 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 67.0.4, SECURITY_PATCH++, (CVE-2019-11708)
diff --git a/http/firefox/PRE_BUILD b/http/firefox/PRE_BUILD
index 0cadebe..0aefe08 100755
--- a/http/firefox/PRE_BUILD
+++ b/http/firefox/PRE_BUILD
@@ -6,10 +6,6 @@ apply_patch_dir patches &&
# To remove version suffix from some directories
sed 's;-$(MOZ_APP_VERSION);;g' -i config/baseconfig.mk &&