From b3bebee03ffaf826d7b26b1cc938ab4d655811d5 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Sat, 15 Aug 2015 17:52:25 -0300 Subject: libre/icedove: remove url-classifier from package-manifest.in to build and disable Phishing Protection --- libre/icedove/PKGBUILD | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/libre/icedove/PKGBUILD b/libre/icedove/PKGBUILD index 80c804537..f2c882667 100644 --- a/libre/icedove/PKGBUILD +++ b/libre/icedove/PKGBUILD @@ -68,6 +68,13 @@ prepare() { quilt push -av + # remove url-classifier from package-manifest.in to build and disable Phishing Protection + sed -i '\|Phishing Protection|d + \|UrlClassifier|d + \|URLClassifier|d + \|url-classifier|d + ' mail/installer/package-manifest.in + # Fix branding sed -i 's|Icedove Mail/News|Icedove|' mail/branding/icedove/locales/en-US/brand.{dtd,properties} -- cgit v1.2.3