summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthoine Bourgeois <anthoine.bourgeois@gmail.com>2012-03-22 20:06:01 +0100
committerAnthoine Bourgeois <anthoine.bourgeois@gmail.com>2012-03-22 20:06:01 +0100
commitb61a3167ae97855f792da15b074590a80eaa1816 (patch)
treeee8600d003b3fec637d88e1c5492c5487970f119 /app-misc/spacenavd/files/spacenavd-0.5-proto_x11.patch
parent+spacenavd-0.5-r3.ebuild: Fix bug #409143 (diff)
downloadaluco-b61a3167ae97855f792da15b074590a80eaa1816.tar.gz
aluco-b61a3167ae97855f792da15b074590a80eaa1816.tar.bz2
aluco-b61a3167ae97855f792da15b074590a80eaa1816.zip
-spacenavd: proto_x11 patch is upstream
Diffstat (limited to 'app-misc/spacenavd/files/spacenavd-0.5-proto_x11.patch')
-rw-r--r--app-misc/spacenavd/files/spacenavd-0.5-proto_x11.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/app-misc/spacenavd/files/spacenavd-0.5-proto_x11.patch b/app-misc/spacenavd/files/spacenavd-0.5-proto_x11.patch
deleted file mode 100644
index 6d93dd6..0000000
--- a/app-misc/spacenavd/files/spacenavd-0.5-proto_x11.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Npur spacenavd-0.5.old/src/event.c spacenavd-0.5/src/event.c
---- spacenavd-0.5.old/src/event.c 2012-03-21 22:15:37.093401293 +0100
-+++ spacenavd-0.5/src/event.c 2012-03-21 22:14:10.734401301 +0100
-@@ -20,7 +20,9 @@ along with this program. If not, see <h
- #include <stdlib.h>
- #include "event.h"
- #include "client.h"
-+#ifdef USE_X11
- #include "proto_x11.h"
-+#endif
- #include "proto_unix.h"
- #include "spnavd.h"
-