summaryrefslogtreecommitdiffstats
path: root/libwiimote/build/libwiimote-0.4-includedir.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libwiimote/build/libwiimote-0.4-includedir.patch')
-rw-r--r--libwiimote/build/libwiimote-0.4-includedir.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/libwiimote/build/libwiimote-0.4-includedir.patch b/libwiimote/build/libwiimote-0.4-includedir.patch
new file mode 100644
index 00000000..8e5b62f1
--- /dev/null
+++ b/libwiimote/build/libwiimote-0.4-includedir.patch
@@ -0,0 +1,12 @@
+diff -up libwiimote-0.4/Makefile.in.jx libwiimote-0.4/Makefile.in
+--- libwiimote-0.4/Makefile.in.jx 2007-02-22 09:54:54.000000000 -0500
++++ libwiimote-0.4/Makefile.in 2007-12-18 10:45:00.000000000 -0500
+@@ -6,7 +6,7 @@ prefix = @prefix@
+ exec_prefix = @exec_prefix@
+ libdir = @libdir@
+ includedir = @includedir@
+-libwiimote_includedir = $(includedir)/libcwiimote-$(PACKAGE_VERSION)/libcwiimote
++libwiimote_includedir = $(includedir)/libcwiimote
+
+ INSTALL = @INSTALL@
+