This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository minetest-v04x.
commit f4b286be4bebe89b37d312b1ef5c1524dcf47a90 Author: Markus Koschany <[email protected]> Date: Thu Jan 22 20:41:46 2015 +0100 Drop gcc47.patch because it is obsolete. --- debian/patches/gcc47.patch | 22 ---------------------- debian/patches/series | 1 - 2 files changed, 23 deletions(-) diff --git a/debian/patches/gcc47.patch b/debian/patches/gcc47.patch deleted file mode 100644 index d3ff0ec..0000000 --- a/debian/patches/gcc47.patch +++ /dev/null @@ -1,22 +0,0 @@ -From: "P. J. McDermott" <[email protected]> -Date: Sun, 4 Jan 2015 20:49:22 +0100 -Subject: gcc47 - -Fix FTBFS with gcc-4.7 -Bug: http://bugs.debian.org/667280 ---- - src/filesys.cpp | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/src/filesys.cpp b/src/filesys.cpp -index 7847156..e5fec32 100644 ---- a/src/filesys.cpp -+++ b/src/filesys.cpp -@@ -193,6 +193,7 @@ std::string TempPath() - - #else // POSIX - -+#include <unistd.h> - #include <sys/types.h> - #include <dirent.h> - #include <sys/stat.h> diff --git a/debian/patches/series b/debian/patches/series index eb532e5..cb82714 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,7 +2,6 @@ kfreebsd-gettext.patch i18n.patch dynamic-link.patch debianization.patch -gcc47.patch mapper.patch shared_mods.patch rawlua.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-v04x.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

