From a93cd24583a2e5cfd1b581226ed8bbd99726c867 Mon Sep 17 00:00:00 2001 From: janekptacijarabaci Date: Sat, 23 Jun 2018 23:04:10 +0200 Subject: [PATCH] Build - fix "ERROR: preprocessor was not applied to aboutRights.xhtml" --- toolkit/content/jar.mn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/toolkit/content/jar.mn b/toolkit/content/jar.mn index acec1bdf19..ca1a602a96 100644 --- a/toolkit/content/jar.mn +++ b/toolkit/content/jar.mn @@ -13,9 +13,9 @@ toolkit.jar: content/global/aboutAbout.js content/global/aboutAbout.xhtml #ifdef MC_OFFICIAL - content/global/aboutRights.xhtml +* content/global/aboutRights.xhtml #else - content/global/aboutRights.xhtml (aboutRights-unbranded.xhtml) +* content/global/aboutRights.xhtml (aboutRights-unbranded.xhtml) #endif content/global/aboutNetworking.js content/global/aboutNetworking.xhtml