updated on Thu Jan 12 08:01:00 UTC 2012
[aur-mirror.git] / libwiimote / libwiimote-0.4-includedir.patch
blob8e5b62f1a2b5ba82141c67d68e4fd154f385927f
1 diff -up libwiimote-0.4/Makefile.in.jx libwiimote-0.4/Makefile.in
2 --- libwiimote-0.4/Makefile.in.jx 2007-02-22 09:54:54.000000000 -0500
3 +++ libwiimote-0.4/Makefile.in 2007-12-18 10:45:00.000000000 -0500
4 @@ -6,7 +6,7 @@ prefix = @prefix@
5 exec_prefix = @exec_prefix@
6 libdir = @libdir@
7 includedir = @includedir@
8 -libwiimote_includedir = $(includedir)/libcwiimote-$(PACKAGE_VERSION)/libcwiimote
9 +libwiimote_includedir = $(includedir)/libcwiimote
11 INSTALL = @INSTALL@