mirror of
https://abf.rosa.ru/djam/freecad.git
synced 2025-02-23 14:02:52 +00:00
bot: rpm5 -> rpm4 (8)
This commit is contained in:
parent
aeafd65c46
commit
8e1a45e874
1 changed files with 2 additions and 2 deletions
|
@ -97,10 +97,10 @@ find ./src -name "*.cpp*" |xargs chmod 644
|
|||
-DCMAKE_INSTALL_DOCDIR=%{_docdir}/%{name} \
|
||||
-DCMAKE_INSTALL_LIBDIR=%{_libdir}/%{name} \
|
||||
-DRESOURCEDIR=%{_libdir}/freecad
|
||||
%make_build
|
||||
%make
|
||||
|
||||
%install
|
||||
%make_install -C build
|
||||
%makeinstall_std -C build
|
||||
|
||||
# Symlink binaries to /usr/bin
|
||||
mkdir -p %{buildroot}%{_bindir}
|
||||
|
|
Loading…
Add table
Reference in a new issue