[Libreoffice-commits] online.git: loolwsd.spec.in Makefile.am

Andras Timar andras.timar at collabora.com
Thu May 4 09:54:56 UTC 2017


 Makefile.am     |    5 +++++
 loolwsd.spec.in |    4 ++++
 2 files changed, 9 insertions(+)

New commits:
commit 7c637d9b8a6d040544596acf4344070b0dcce40c
Author: Andras Timar <andras.timar at collabora.com>
Date:   Wed May 3 14:13:37 2017 +0200

    add loolwsd documentation to distribution
    
    Change-Id: I18ebfff9eb4a87abd311086d6780514293ce6c7a

diff --git a/Makefile.am b/Makefile.am
index 622fe550..649f4925 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,11 @@ bin_PROGRAMS = loolwsd loolforkit loolmap loolmount looltool loolstress
 
 dist_bin_SCRIPTS = loolwsd-systemplate-setup
 
+dist_doc_DATA = wsd/README \
+                wsd/README.vars \
+                wsd/protocol.txt \
+                wsd/reference.txt
+
 loolwsddatadir = @LOOLWSD_DATADIR@
 
 loolwsddata_DATA = discovery.xml \
diff --git a/loolwsd.spec.in b/loolwsd.spec.in
index 1c1d66c4..4559930b 100644
--- a/loolwsd.spec.in
+++ b/loolwsd.spec.in
@@ -100,6 +100,10 @@ echo "0 0 */1 * * root find /var/cache/loolwsd -name \"*.png\" -a -atime +10 -ex
 /usr/share/loolwsd/favicon.ico
 /usr/share/loolwsd/robots.txt
 /usr/share/loolwsd/loleaflet
+/usr/share/doc/loolwsd/README
+/usr/share/doc/loolwsd/README.vars
+/usr/share/doc/loolwsd/protocol.txt
+/usr/share/doc/loolwsd/reference.txt
 %{_unitdir}/loolwsd.service
 %if 0%{?fedora} || 0%{?rhel} >= 7
 %config(noreplace) /etc/sysconfig/loolwsd


More information about the Libreoffice-commits mailing list