!2 fix mainline build error
Merge pull request !2 from HukunaMatata/master
This commit is contained in:
commit
b3c44cdfe6
@ -32,7 +32,7 @@ perl Makefile.PL INSTALLDIRS=vendor
|
|||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%exclude %{buildroot}
|
rm -rf %{buildroot}
|
||||||
make pure_install DESTDIR=%{buildroot}
|
make pure_install DESTDIR=%{buildroot}
|
||||||
find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
|
find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
|
||||||
%{_fixperms} %{buildroot}
|
%{_fixperms} %{buildroot}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user