[topmenu-gtk] 02/03: debian/docs: Install README.md as documentation file into topmenu-gtk{2, 3} bin:packages.

Mike Gabriel sunweaver at debian.org
Fri Feb 19 10:29:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository topmenu-gtk.

commit c70fe1ae07e4297ca159e10e7850206ee805c3df
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Feb 19 11:12:24 2016 +0100

    debian/docs: Install README.md as documentation file into topmenu-gtk{2,3} bin:packages.
---
 debian/rules             | 3 +++
 debian/topmenu-gtk2.docs | 1 +
 2 files changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 5f3dc2e..1f8f1ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -85,6 +85,9 @@ install/topmenu-gtk3::
 	rm -f   $(DEB_DESTDIR_topmenu-gtk3)/usr/lib/*.la
 	rm -f   $(DEB_DESTDIR_topmenu-gtk3)/usr/lib/*/gtk-3.0/modules/*.la
 	rm -Rf  $(DEB_DESTDIR_topmenu-gtk3)/usr/share/icons/
+	mkdir -p $(DEB_DESTDIR_topmenu-gtk3)/usr/share/doc/topmenu-gtk3/
+	cp         README.md $(DEB_DESTDIR_topmenu-gtk3)/usr/share/doc/topmenu-gtk3/
+	gzip -9 -n $(DEB_DESTDIR_topmenu-gtk3)/usr/share/doc/topmenu-gtk3/README.md
 
 install/libtopmenu-client-gtk3-0::
 	make -C $(DEB_BUILDDIR_topmenu-gtk3) install DESTDIR=$(DEB_DESTDIR_libtopmenu-client-gtk3-0)
diff --git a/debian/topmenu-gtk2.docs b/debian/topmenu-gtk2.docs
new file mode 100644
index 0000000..b43bf86
--- /dev/null
+++ b/debian/topmenu-gtk2.docs
@@ -0,0 +1 @@
+README.md

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/topmenu-gtk.git



More information about the pkg-mate-commits mailing list