convert NEWS to UTF-8
This commit is contained in:
parent
b8fb2e1a3a
commit
8520dd6f83
@ -110,6 +110,8 @@ This package contains various clients using gpsd.
|
||||
# don't try reloading systemd when installing in the build root
|
||||
sed -i 's|systemctl daemon-reload|true|' SConscript
|
||||
|
||||
iconv -f iso8859-1 -t utf8 NEWS > NEWS_ && mv NEWS_ NEWS
|
||||
|
||||
%build
|
||||
export CCFLAGS="%{optflags}"
|
||||
export LINKFLAGS="%{__global_ldflags}"
|
||||
|
Loading…
Reference in New Issue
Block a user