bad chmod
This commit is contained in:
parent
e44a0f5d07
commit
ef0b2805ac
@ -19,7 +19,6 @@ Icelandic hunspell dictionaries.
|
||||
%setup -q -c -n hunspell-is
|
||||
|
||||
%build
|
||||
chmod -x *
|
||||
for i in LICENSE_en_US.txt; do
|
||||
if ! iconv -f utf-8 -t utf-8 -o /dev/null $i > /dev/null 2>&1; then
|
||||
iconv -f ISO-8859-1 -t UTF-8 $i > $i.new
|
||||
|
||||
Loading…
Reference in New Issue
Block a user