diff --git a/srcpkgs/firefox/template b/srcpkgs/firefox/template index 1f1cab47c19..e75d19ee660 100644 --- a/srcpkgs/firefox/template +++ b/srcpkgs/firefox/template @@ -40,7 +40,7 @@ do_install() { # Use system-provided dictionaries rm -rf ${DESTDIR}/usr/lib/firefox/{dictionaries,hyphenation} ln -s /usr/share/hunspell ${DESTDIR}/usr/lib/firefox/dictionaries - ln -s /usr/share/hyphen ${DESTDIR}/usr/lib/firefox/hyphenation" + ln -s /usr/share/hyphen ${DESTDIR}/usr/lib/firefox/hyphenation # We don't want the development stuff rm -rf ${DESTDIR}/usr/{include,lib/firefox-devel,share/idl}