mirror of
https://abf.rosa.ru/djam/json-glib.git
synced 2025-02-23 04:32:47 +00:00
Uses find_lang now
This commit is contained in:
parent
52826055a2
commit
5bf66086db
1 changed files with 4 additions and 0 deletions
|
@ -54,9 +54,13 @@ developing applications that use %{name}.
|
|||
rm -rf %{buildroot}
|
||||
%makeinstall_std
|
||||
|
||||
%find_lang %{name}-%{libver}
|
||||
|
||||
%check
|
||||
%make check
|
||||
|
||||
%files -f %{name}-%{libver}.lang
|
||||
|
||||
%files -n %{libname}
|
||||
%{_libdir}/lib%{name}-%{libver}.so.%{major}*
|
||||
%_libdir/girepository-1.0/Json-%{libver}.typelib
|
||||
|
|
Loading…
Add table
Reference in a new issue