Modernize spec file
This commit is contained in:
parent
52f158eb0b
commit
a8f72cb49a
@ -112,11 +112,11 @@ version 5.005 or newer.
|
|||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
|
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
|
||||||
make %{?_smp_mflags}
|
%{make_build}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make pure_install DESTDIR=%{buildroot}
|
%{make_install}
|
||||||
rm -f %{buildroot}/blib/lib/auto/share/dist/Module-Install/dist_file.txt
|
rm -f %{buildroot}/blib/lib/auto/share/dist/Module-Install/dist_file.txt
|
||||||
%{_fixperms} %{buildroot}/*
|
%{_fixperms} %{buildroot}/*
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user