From 117419bac6048f040ef1190538e3330ffe8b6f53 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sat, 31 Oct 2009 14:53:42 +0100 Subject: mythplugins: created recipe, not fully tested yet --- recipes/mythplugins/files/mythzoneminder.pro.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 recipes/mythplugins/files/mythzoneminder.pro.patch (limited to 'recipes/mythplugins/files/mythzoneminder.pro.patch') diff --git a/recipes/mythplugins/files/mythzoneminder.pro.patch b/recipes/mythplugins/files/mythzoneminder.pro.patch new file mode 100644 index 0000000000..9eb019c3ac --- /dev/null +++ b/recipes/mythplugins/files/mythzoneminder.pro.patch @@ -0,0 +1,13 @@ +Index: mythplugins-0.22rc1/mythzoneminder/mythzoneminder/mythzoneminder.pro +=================================================================== +--- mythplugins-0.22rc1.orig/mythzoneminder/mythzoneminder/mythzoneminder.pro ++++ mythplugins-0.22rc1/mythzoneminder/mythzoneminder/mythzoneminder.pro +@@ -8,7 +8,7 @@ TARGET = mythzoneminder + target.path = $${LIBDIR}/mythtv/plugins + INSTALLS += target + +-INCLUDEPATH += $${PREFIX}/include/mythtv/libmythui ++INCLUDEPATH += $${SYSROOT}$${PREFIX}/include/mythtv/libmythui + + # Input + HEADERS += zmconsole.h zmplayer.h zmevents.h zmliveplayer.h zmdefines.h -- cgit v1.2.3