+translations

epel9
Rex Dieter 8 years ago
parent 302f1c7af6
commit d0371f991f

@ -35,6 +35,8 @@ BuildRequires: dbus-x11
BuildRequires: xorg-x11-server-Xvfb
%endif
# translations moved here
Conflicts: kde-l10n < 17.03
%description
%{summary}.
@ -65,6 +67,8 @@ make %{?_smp_mflags} -C %{_target_platform}
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%find_lang %{name} --all-name --with-html
%check
%if 0%{?tests}
@ -78,8 +82,8 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%license COPYING.LIB
%files -f %{name}.lang
%license COPYING*
%{_kf5_libdir}/libKF5Contacts.so.*
%{_kf5_datadir}/kf5/kcontacts/countrytransl.map

Loading…
Cancel
Save