[SCM] mate-utils Debian package branch, master, updated. 91cc7f91496ac0022ed851c82bb5bd318b35631b

Mike Gabriel sunweaver at moszumanska.debian.org
Mon May 5 13:41:15 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-utils.git;a=commitdiff;h=15c3e11

The following commit has been merged in the master branch:
commit 15c3e1174965538cb5c1ba80afd5077fd66743cf
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon May 5 15:38:52 2014 +0200

    debian/patches: Add 0001_symlink-mate-panel-screenshot.patch. Symlink man page via Makefile, not via dh_link.
---
 debian/mate-utils.links                                 | 1 -
 debian/patches/0001_symlink-mate-panel-screenshot.patch | 8 ++++++++
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/mate-utils.links b/debian/mate-utils.links
deleted file mode 100644
index 1876fc8..0000000
--- a/debian/mate-utils.links
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/man/man1/mate-screenshot.1.gz usr/share/man/man1/mate-panel-screenshot.1.gz
diff --git a/debian/patches/0001_symlink-mate-panel-screenshot.patch b/debian/patches/0001_symlink-mate-panel-screenshot.patch
new file mode 100644
index 0000000..87113b7
--- /dev/null
+++ b/debian/patches/0001_symlink-mate-panel-screenshot.patch
@@ -0,0 +1,8 @@
+--- a/mate-screenshot/Makefile.am
++++ b/mate-screenshot/Makefile.am
+@@ -88,3 +88,5 @@
+ install-exec-local:
+ 	rm -f $(DESTDIR)$(bindir)/mate-panel-screenshot
+ 	ln -s mate-screenshot $(DESTDIR)$(bindir)/mate-panel-screenshot
++	rm -f $(DESTDIR)$(mandir)/man1/mate-panel-screenshot.1
++	ln -s mate-screenshot.1 $(DESTDIR)$(mandir)/man1/mate-panel-screenshot.1

-- 
mate-utils Debian package



More information about the pkg-mate-commits mailing list