summaryrefslogtreecommitdiff
path: root/libre/iceweasel
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2019-08-01 23:34:10 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2019-08-06 22:25:35 -0400
commit3a8ba7b3189ef664c051d62f3c3d6c1e994d197c (patch)
tree4a6ad3fc15ad592bddf0cf189463fab8e9beb07c /libre/iceweasel
parent6458215ae3d30357a795a5607baeb50f679d70cf (diff)
[iceweasel]: oops typo
Diffstat (limited to 'libre/iceweasel')
-rw-r--r--libre/iceweasel/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD
index 0f9c00c54..f3c8b2d9a 100644
--- a/libre/iceweasel/PKGBUILD
+++ b/libre/iceweasel/PKGBUILD
@@ -196,7 +196,7 @@ END
# FIXME: newtab patch below will not work
# the new tab page needs to be a plugin, created externally
# see: the branding-dev-build/ dir ont the '68.0' branch of the branding git repo
- @ that will also be useful for creating a replacement 'mozilla-searchplugins' package
+ # that will also be useful for creating a replacement 'mozilla-searchplugins' package
# custom new tab page
local newtabdestdir=browser/components/newtab/data/content/assets/
patch -Np1 -i "${srcdir}/newtab.patch"