|
|
@ -64,7 +64,7 @@ export LINKFLAGS="%{__global_ldflags}"
|
|
|
|
%install
|
|
|
|
%install
|
|
|
|
DESTDIR=%{buildroot} %{python3} waf install
|
|
|
|
DESTDIR=%{buildroot} %{python3} waf install
|
|
|
|
chmod +x %{buildroot}%{_libdir}/lib%{name}-%{maj}.so.*
|
|
|
|
chmod +x %{buildroot}%{_libdir}/lib%{name}-%{maj}.so.*
|
|
|
|
install -pm 644 AUTHORS NEWS README.md COPYING %{buildroot}%{_pkgdocdir}
|
|
|
|
install -pm 644 AUTHORS NEWS README.md %{buildroot}%{_pkgdocdir}
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%{_pkgdocdir}
|
|
|
|
%{_pkgdocdir}
|
|
|
|