fix spec error
This commit is contained in:
parent
40429b83f9
commit
9427148699
@ -32,7 +32,7 @@ perl Makefile.PL INSTALLDIRS=vendor
|
||||
%make_build
|
||||
|
||||
%install
|
||||
%exclude %{buildroot}
|
||||
rm -rf %{buildroot}
|
||||
make pure_install DESTDIR=%{buildroot}
|
||||
find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
|
||||
%{_fixperms} %{buildroot}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user