diff options
Diffstat (limited to 'libre/iceweasel/PKGBUILD')
-rw-r--r-- | libre/iceweasel/PKGBUILD | 2 |
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" |