mirror of
https://abf.rosa.ru/djam/tinyxml2.git
synced 2025-02-23 17:02:56 +00:00
bot: rpm5 -> rpm4 (8)
This commit is contained in:
parent
1e6836bf44
commit
ab997be32b
1 changed files with 2 additions and 2 deletions
|
@ -72,14 +72,14 @@ for writing applications with the %{name} library.
|
|||
|
||||
%build
|
||||
%cmake
|
||||
%make_build
|
||||
%make
|
||||
|
||||
# Build the documentation from the "dox" template
|
||||
cd ..
|
||||
doxygen dox
|
||||
|
||||
%install
|
||||
%make_install -C build
|
||||
%makeinstall_std -C build
|
||||
|
||||
# Install CMake find module
|
||||
install -D -m644 %{SOURCE1} %{buildroot}%{_datadir}/cmake/Modules/FindTinyXML2.cmake
|
||||
|
|
Loading…
Add table
Reference in a new issue