This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit a53ec22a6ac06fb2c4cfa668d60577e56553077e Author: Jens Reyer <[email protected]> Date: Sat Aug 27 21:19:43 2016 +0200 Drop kfreebsd.patch (applied upstream 1.9.18). --- debian/patches/kfreebsd.patch | 13 ------------- debian/patches/series | 1 - 2 files changed, 14 deletions(-) diff --git a/debian/patches/kfreebsd.patch b/debian/patches/kfreebsd.patch deleted file mode 100644 index 5b22f0a..0000000 --- a/debian/patches/kfreebsd.patch +++ /dev/null @@ -1,13 +0,0 @@ -description: add missing include for kfreebsd architectures -author: Michael Gilbert <[email protected]> - ---- a/dlls/ntdll/directory.c -+++ b/dlls/ntdll/directory.c -@@ -53,6 +53,7 @@ - # include <sys/sysmacros.h> - #endif - #ifdef HAVE_SYS_VNODE_H -+#include <stdint.h> - /* Work around a conflict with Solaris' system list defined in sys/list.h. */ - #define list SYSLIST - #define list_next SYSLIST_NEXT diff --git a/debian/patches/series b/debian/patches/series index de76a66..834ba61 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,5 +1,4 @@ makefile.patch -kfreebsd.patch sfnt2fon.patch manpages.patch version-string.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git _______________________________________________ pkg-wine-party mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party
