mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
fix rpm again
This commit is contained in:
parent
cafb1dfa3e
commit
61ad8eaf95
1 changed files with 5 additions and 0 deletions
|
|
@ -83,6 +83,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_bindir}/linphone
|
||||
%{_bindir}/linphonec
|
||||
%{_bindir}/linphonecsh
|
||||
%{_bindir}/lp-autoanswer
|
||||
%{_bindir}/lp-test-ecc
|
||||
%{_libdir}/*.so.*
|
||||
%{_mandir}/*
|
||||
%{_datadir}/applications/%{name}.desktop
|
||||
|
|
@ -95,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/lpc2xml_test
|
||||
%{_bindir}/xml2lpc_test
|
||||
%{_bindir}/lp-gen-wrappers
|
||||
%{_includedir}/linphone
|
||||
%{_libdir}/*.a
|
||||
%{_libdir}/*.la
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue