commit: d526d90e4b27d7701000cfb808ba64f6bdc6f544 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Wed Jan 3 17:01:57 2018 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Fri Jan 5 12:50:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d526d90e
x11-drivers/xf86-video-virtualbox: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/6734 .../files/xf86-video-virtualbox-5.1.22-sysmacros.patch | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/x11-drivers/xf86-video-virtualbox/files/xf86-video-virtualbox-5.1.22-sysmacros.patch b/x11-drivers/xf86-video-virtualbox/files/xf86-video-virtualbox-5.1.22-sysmacros.patch deleted file mode 100644 index 673beef32de..00000000000 --- a/x11-drivers/xf86-video-virtualbox/files/xf86-video-virtualbox-5.1.22-sysmacros.patch +++ /dev/null @@ -1,15 +0,0 @@ -Fix bug #579910. Add sys/sysmacros.h header. - -https://bugs.gentoo.org/579910 - -index 20ae130..2f3fac0 100644 ---- a/src/VBox/Runtime/r3/linux/sysfs.cpp -+++ b/src/VBox/Runtime/r3/linux/sysfs.cpp -@@ -46,6 +46,7 @@ - #include <sys/sysctl.h> - #include <sys/stat.h> - #include <sys/fcntl.h> -+#include <sys/sysmacros.h> - #include <errno.h> - -
