hunspell-dict-sv
This commit is contained in:
@@ -10,7 +10,7 @@ from pisi.actionsapi import shelltools
|
|||||||
WorkDir = "."
|
WorkDir = "."
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
shelltools.system("unzip -o ooo_swedish_dict_2-36.oxt")
|
shelltools.system("unzip -o ooo_swedish_dict_2-40.oxt")
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
pisitools.insinto("/usr/share/hunspell", "dictionaries/*.dic")
|
pisitools.insinto("/usr/share/hunspell", "dictionaries/*.dic")
|
||||||
|
|||||||
Reference in New Issue
Block a user