summaryrefslogtreecommitdiff
path: root/libre/icecat
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-10-21 21:38:00 -0200
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-10-21 21:38:00 -0200
commit13b1a0959cbb08b68dc0ca50ba290c5631993bc9 (patch)
tree4876c1a8abfb412a59673ee0518ae91c142a1031 /libre/icecat
parentd1ef4d9da684fab462947491d76a930150cbd996 (diff)
icecat: fix browser/app/profile/firefox.js -> browser/app/profile/icecat.js on PKGBUILD
Diffstat (limited to 'libre/icecat')
-rw-r--r--libre/icecat/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD
index 1cd302eb9..b76c7f385 100644
--- a/libre/icecat/PKGBUILD
+++ b/libre/icecat/PKGBUILD
@@ -92,7 +92,7 @@ prepare() {
\|extensions[.]webservice[.]discoverURL| s|https://services[.]addons[.]mozilla[.]org.\+["][)][;]|https://trisquel.info/en/browser");|g;
\|browser[.]search[.]searchEnginesURL| s|https://addons[.]mozilla[.]org.\+["][)][;]|https://trisquel.info/en/browser");|g;
\|plugins[.]update[.]url| s|https://www[.]mozilla[.]org/[%]LOCALE[%]/plugincheck/["][)][;]|https://trisquel.info/en/browser");|g;
- ' browser/app/profile/firefox.js
+ ' browser/app/profile/icecat.js
# Load our build config, disable SafeSearch
cp "$srcdir/mozconfig" .mozconfig