- fix rpmlint output
This commit is contained in:
parent
b23b01d360
commit
4e898e67f7
@ -34,6 +34,9 @@ libXcursor development package.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
tr -d '\r' < COPYING > COPYING.new
|
||||
iconv -f ISO-8859-2 -t UTF-8 COPYING.new > COPYING
|
||||
|
||||
|
||||
# Disable static library creation by default.
|
||||
%define with_static 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user