mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-21 13:57:16 +00:00

kodi-pvr-iptvsimple as of
d27b3ed1d3
depends on rapidxml but expects the headers in usr/include/rapidxml
instead of usr/include.
This changes the install path to be consistent with Debian and Gentoo:
https://packages.debian.org/stretch/all/librapidxml-dev/filelist
https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-libs/rapidxml/rapidxml-1.13-r1.ebuild#n22
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit b0209a99e9394910277af559d840eb06e7f352e8)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>