mirror of
https://abf.rosa.ru/djam/boost.git
synced 2025-04-21 21:54:14 +00:00
spec cleanup
This commit is contained in:
parent
94f72d5240
commit
868774f975
1 changed files with 0 additions and 10 deletions
10
boost.spec
10
boost.spec
|
@ -184,16 +184,6 @@ rm -f %{buildroot}%{_libdir}/Boost*.cmake
|
||||||
# Fix packaged backup files in examples
|
# Fix packaged backup files in examples
|
||||||
find . %buildroot -name "*.*~" |xargs rm -f
|
find . %buildroot -name "*.*~" |xargs rm -f
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%if %mdkversion < 200900
|
|
||||||
%post -n %{libname} -p /sbin/ldconfig
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%if %mdkversion < 200900
|
|
||||||
%postun -n %{libname} -p /sbin/ldconfig
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%files -n %{libnamedevel}
|
%files -n %{libnamedevel}
|
||||||
%defattr(644, root,root, 755)
|
%defattr(644, root,root, 755)
|
||||||
|
|
Loading…
Add table
Reference in a new issue