[SCM] pluma Debian package branch, master, updated. 85592972c89ae3814d2430f97d52f1ae5cbdd055

Mike Gabriel sunweaver at moszumanska.debian.org
Thu Feb 20 12:56:21 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/pluma.git;a=commitdiff;h=8559297

The following commit has been merged in the master branch:
commit 85592972c89ae3814d2430f97d52f1ae5cbdd055
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Feb 20 13:56:08 2014 +0100

    debian/patches: don't install symlink /usr/bin/mate-text-editor
---
 .../1003_dont-install-usr-bin-mate-text-editor.patch       | 14 ++++++++++++++
 debian/patches/series                                      |  1 +
 2 files changed, 15 insertions(+)

diff --git a/debian/patches/1003_dont-install-usr-bin-mate-text-editor.patch b/debian/patches/1003_dont-install-usr-bin-mate-text-editor.patch
new file mode 100644
index 0000000..ad86dad
--- /dev/null
+++ b/debian/patches/1003_dont-install-usr-bin-mate-text-editor.patch
@@ -0,0 +1,14 @@
+Description: Do not create symlink mate-text-editor
+Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+--- a/pluma/Makefile.am
++++ b/pluma/Makefile.am
+@@ -226,9 +226,6 @@
+ if PLATFORM_WIN32
+ 	$(mkinstalldirs) "$(DESTDIR)$(libdir)"
+ 	$(INSTALL_DATA) libpluma.a "$(DESTDIR)$(libdir)"
+-else
+-	rm -f $(DESTDIR)$(bindir)/mate-text-editor
+-	ln -s pluma $(DESTDIR)$(bindir)/mate-text-editor
+ endif
+ 
+ if !OS_WIN32
diff --git a/debian/patches/series b/debian/patches/series
index ce9aace..59a788a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,6 @@
 0001_fix-ftbfs-due-to-gettext.patch
 1001_add-keywords-to-desktop-file.patch
 1002_typo-fix-whether.patch
+1003_dont-install-usr-bin-mate-text-editor.patch
 2001_omit-gfdl-licensed-help-files.patch
 2002_fully-rename-application.patch

-- 
pluma Debian package



More information about the pkg-mate-commits mailing list