fix rpmlint warning
This commit is contained in:
parent
58d63cc496
commit
a45dc58749
@ -105,8 +105,8 @@ cp -p install-sh test
|
||||
find test -type f | xargs chmod 644
|
||||
|
||||
for f in ANNOUNCE; do
|
||||
iconv -f iso8859-1 -t utf8 -o ${f}{_,} &&
|
||||
touch -r ${f}{,_} && mv -f ${f}{_,}
|
||||
iconv -f iso8859-1 -t utf8 -o ${f}{_,} &&
|
||||
touch -r ${f}{,_} && mv -f ${f}{_,}
|
||||
done
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user