diff options
author | Koen Kooi <koen@openembedded.org> | 2009-11-01 18:00:07 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-11-01 18:02:15 +0100 |
commit | 5ccd6effbef68b5318ef16911f5eab8cbc35f92e (patch) | |
tree | 678874d8844f0217c501ebeefd4dc8a007cf11d0 /recipes/mythplugins/files/mythnews.pro.patch | |
parent | 9393ac7170efdc97c6dc03f54a5f074c6005b1eb (diff) |
mythplugins: move into mythtv directory
Diffstat (limited to 'recipes/mythplugins/files/mythnews.pro.patch')
-rw-r--r-- | recipes/mythplugins/files/mythnews.pro.patch | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/recipes/mythplugins/files/mythnews.pro.patch b/recipes/mythplugins/files/mythnews.pro.patch deleted file mode 100644 index 8b572fcb15..0000000000 --- a/recipes/mythplugins/files/mythnews.pro.patch +++ /dev/null @@ -1,17 +0,0 @@ -Index: mythplugins-0.22rc1/mythnews/mythnews/mythnews.pro -=================================================================== ---- mythplugins-0.22rc1.orig/mythnews/mythnews/mythnews.pro -+++ mythplugins-0.22rc1/mythnews/mythnews/mythnews.pro -@@ -10,9 +10,9 @@ TARGET = mythnews - target.path = $${LIBDIR}/mythtv/plugins - INSTALLS += target - --INCLUDEPATH += $${PREFIX}/include/mythtv --INCLUDEPATH += $${PREFIX}/include/mythtv/libmythui --INCLUDEPATH += $${PREFIX}/include/mythtv/libmythdb -+INCLUDEPATH += $${SYSROOT}$${PREFIX}/include/mythtv -+INCLUDEPATH += $${SYSROOT}$${PREFIX}/include/mythtv/libmythui -+INCLUDEPATH += $${SYSROOT}$${PREFIX}/include/mythtv/libmythdb - - installfiles.path = $${PREFIX}/share/mythtv/mythnews - installfiles.files = news-sites.xml |