Make sure that chmod +x convert2hunspell/buckwalter2unicode.py does not
fail in prep script
This commit is contained in:
parent
21692a2cd2
commit
19f51d7af4
@ -19,7 +19,7 @@ Arabic (Egypt, Algeria, etc.) hunspell dictionaries
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n buckwalter_morphan_1_hunspell_patch
|
%setup -q -n buckwalter_morphan_1_hunspell_patch
|
||||||
cp %{SOURCE1} convert2hunspell
|
cp %{SOURCE1} convert2hunspell
|
||||||
chmod +x buckwalter2unicode.py
|
chmod +x convert2hunspell/buckwalter2unicode.py
|
||||||
|
|
||||||
%build
|
%build
|
||||||
cd convert2hunspell
|
cd convert2hunspell
|
||||||
|
Loading…
Reference in New Issue
Block a user