Search
j0ke.net Open Build Service
>
Projects
>
devel
:
perl
>
perl-ExtUtils-Constant
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 3
[-]
[+]
Changed
perl-ExtUtils-Constant.spec
@@ -51,10 +51,12 @@ %install %perl_make_install %perl_process_packlist -%perl_gen_filelist %if 0%{?rhel} rm -rf %{buildroot}/usr/lib/perl5/vendor_perl/auto/ExtUtils/Constant/.packlist +rm -rf %{buildroot}/usr/lib64/perl5/vendor_perl/auto/ExtUtils/Constant/.packlist +rm -rf %{buildroot}%{_mandir}/man3/* %endif +%perl_gen_filelist %files -f %{name}.files %defattr(-,root,root,755)