Fix last rpmlint message.
This commit is contained in:
parent
d1020a63db
commit
8f13ccd686
@ -65,6 +65,8 @@ chmod +x %{__perl_requires}
|
||||
%{__perl} Makefile.PL -y INSTALLDIRS=vendor
|
||||
make %{?_smp_mflags}
|
||||
|
||||
cp Changes Changes.orig
|
||||
iconv -f iso88591 -t utf8 < Changes.orig > Changes
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user