- Install also C++ libreofficekit headers bsc#1117195
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=728
This commit is contained in:
parent
c257c6ad5e
commit
0015ab6c92
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 28 12:51:12 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Install also C++ libreofficekit headers bsc#1117195
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 26 14:38:54 UTC 2018 - andras.timar@collabora.com
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -1303,7 +1303,7 @@ ln -s %{_libdir}/%{name}/program/liblibreofficekitgtk.so %{buildroot}%{_libdir}/
|
||||
|
||||
# Libreofficekit headers
|
||||
mkdir -p %{buildroot}%{_includedir}/LibreOfficeKit/
|
||||
install -m 0644 include/LibreOfficeKit/*.h %{buildroot}%{_includedir}/LibreOfficeKit/
|
||||
install -m 0644 include/LibreOfficeKit/* %{buildroot}%{_includedir}/LibreOfficeKit/
|
||||
%else
|
||||
# remove files that are not supposed to be installed with disabled libreofficekit
|
||||
rm -rf %{buildroot}%{_libdir}/libreoffice/share/libreofficekit/
|
||||
|
Loading…
x
Reference in New Issue
Block a user