Use %license unconditionally
This commit is contained in:
parent
79910e0b5c
commit
8cdea65948
@ -58,11 +58,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
|
||||
make test
|
||||
|
||||
%files
|
||||
%if 0%{?_licensedir:1}
|
||||
%license LICENSE
|
||||
%else
|
||||
%doc LICENSE
|
||||
%endif
|
||||
%doc Changes README
|
||||
%{perl_vendorlib}/Path/
|
||||
%{_mandir}/man3/Path::Class.3*
|
||||
|
Loading…
Reference in New Issue
Block a user