silence rpmlint warning
This commit is contained in:
parent
9fb35eee5a
commit
373b3910d0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user