silence rpmlint warning

This commit is contained in:
Iain Arnell 2013-04-05 07:00:22 -06:00
parent 9fb35eee5a
commit 373b3910d0

View File

@ -68,6 +68,8 @@ is expected.
# POD doesn't like E<copy> very much...
perl -pi -e 's/E<copy>/(C)/' `find lib/ -type f`
# silence rpmlint
sed -i '1s~^#!.*perl~#!%{__perl}~' t/*.t
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor