|
|
@ -58,12 +58,12 @@ popd
|
|
|
|
%install
|
|
|
|
%install
|
|
|
|
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
|
|
%find_lang --all-name --with-man
|
|
|
|
%find_lang %{name} --all-name --with-man
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%ldconfig_scriptlets
|
|
|
|
%ldconfig_scriptlets
|
|
|
|
|
|
|
|
|
|
|
|
%files -f kpty5_qt.lang
|
|
|
|
%files -f %{name}.lang
|
|
|
|
%doc README.md
|
|
|
|
%doc README.md
|
|
|
|
%license COPYING COPYING.LIB
|
|
|
|
%license COPYING COPYING.LIB
|
|
|
|
%{_kf5_libdir}/libKF5Pty.so.5*
|
|
|
|
%{_kf5_libdir}/libKF5Pty.so.5*
|
|
|
|