diff options
author | Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com> | 2017-02-17 17:32:33 +0100 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-02-17 09:16:02 -0800 |
commit | b3826eb7fd288f5106eb5a29a85eb79021ec9ffc (patch) | |
tree | 95a9b4122400975501d3906efa1ae950f7cd1156 /x11-drivers/xf86-input-libinput | |
parent | x11-base/xorg-server: remove unused patch (diff) | |
download | gentoo-b3826eb7fd288f5106eb5a29a85eb79021ec9ffc.tar.gz gentoo-b3826eb7fd288f5106eb5a29a85eb79021ec9ffc.tar.bz2 gentoo-b3826eb7fd288f5106eb5a29a85eb79021ec9ffc.zip |
x11-drivers/xf86-input-libinput: remove unused patch
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/files/xf86-input-libinput-0.14.0-xf86_include.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-drivers/xf86-input-libinput/files/xf86-input-libinput-0.14.0-xf86_include.patch b/x11-drivers/xf86-input-libinput/files/xf86-input-libinput-0.14.0-xf86_include.patch deleted file mode 100644 index 819ff18bfcf1..000000000000 --- a/x11-drivers/xf86-input-libinput/files/xf86-input-libinput-0.14.0-xf86_include.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: xf86-input-libinput-0.14.0/src/xf86libinput.c -=================================================================== ---- xf86-input-libinput-0.14.0.orig/src/xf86libinput.c -+++ xf86-input-libinput-0.14.0/src/xf86libinput.c -@@ -33,6 +33,7 @@ - #include <list.h> - #include <exevents.h> - #include <xkbsrv.h> -+#include <xf86.h> - #include <xf86Xinput.h> - #include <xf86_OSproc.h> - #include <xserver-properties.h> |