[mate-menus] 01/03: Drop 1001_FTBFS-hurd-maxsymlinks.patch. Applied upstream.

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Wed Jun 10 16:41:44 UTC 2015


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

flexiondotorg-guest pushed a commit to branch debian/experimental
in repository mate-menus.

commit 6dbfcd3ab787f2d548e474d13bd4c6989a60aa4d
Author: Martin Wimpress <code at flexion.org>
Date:   Wed Jun 10 17:40:20 2015 +0100

    Drop 1001_FTBFS-hurd-maxsymlinks.patch. Applied upstream.
---
 debian/patches/1001_FTBFS-hurd-maxsymlinks.patch | 16 ----------------
 debian/patches/series                            |  1 -
 2 files changed, 17 deletions(-)

diff --git a/debian/patches/1001_FTBFS-hurd-maxsymlinks.patch b/debian/patches/1001_FTBFS-hurd-maxsymlinks.patch
deleted file mode 100644
index c27e715..0000000
--- a/debian/patches/1001_FTBFS-hurd-maxsymlinks.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Fix FTBFS on Debian/Hurd
-Author: Svante Signell <svante.signell at gmail.com>
-Forwarded: https://github.com/mate-desktop/mate-menus/issues/20
---- a/libmenu/canonicalize.c	2014-03-01 11:37:52.000000000 +0100
-+++ b/libmenu/canonicalize.c	2014-06-03 23:14:43.000000000 +0200
-@@ -44,6 +44,10 @@
-    that cannot be resolved.  If the path can be resolved, RESOLVED
-    holds the same value as the value returned.  */
- 
-+#ifndef MAXSYMLINKS
-+#define MAXSYMLINKS 20
-+#endif
-+
- static char* menu_realpath(const char* name, char* resolved)
- {
- 	char* rpath = NULL;
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index b48dec9..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-1001_FTBFS-hurd-maxsymlinks.patch

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



More information about the pkg-mate-commits mailing list