Make sure that chmod +x convert2hunspell/buckwalter2unicode.py does not

fail in prep script
This commit is contained in:
Dan Kenigsberg 2007-06-20 06:19:25 +00:00
parent 21692a2cd2
commit 19f51d7af4

View File

@ -19,7 +19,7 @@ Arabic (Egypt, Algeria, etc.) hunspell dictionaries
%prep
%setup -q -n buckwalter_morphan_1_hunspell_patch
cp %{SOURCE1} convert2hunspell
chmod +x buckwalter2unicode.py
chmod +x convert2hunspell/buckwalter2unicode.py
%build
cd convert2hunspell