firefox: fix typo.
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user