From 5ccd6effbef68b5318ef16911f5eab8cbc35f92e Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 1 Nov 2009 18:00:07 +0100 Subject: mythplugins: move into mythtv directory --- recipes/mythplugins/files/mythweather.pro.patch | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 recipes/mythplugins/files/mythweather.pro.patch (limited to 'recipes/mythplugins/files/mythweather.pro.patch') diff --git a/recipes/mythplugins/files/mythweather.pro.patch b/recipes/mythplugins/files/mythweather.pro.patch deleted file mode 100644 index c7fff48708..0000000000 --- a/recipes/mythplugins/files/mythweather.pro.patch +++ /dev/null @@ -1,15 +0,0 @@ -Index: mythplugins-0.22rc1/mythweather/mythweather/mythweather.pro -=================================================================== ---- mythplugins-0.22rc1.orig/mythweather/mythweather/mythweather.pro -+++ mythplugins-0.22rc1/mythweather/mythweather/mythweather.pro -@@ -13,8 +13,8 @@ INSTALLS += target - QMAKE_COPY_DIR = sh ../../cpsvndir - win32:QMAKE_COPY_DIR = sh ../../cpsimple - --INCLUDEPATH += $${PREFIX}/include/mythtv --INCLUDEPATH += $${PREFIX}/include/mythtv/libmythui -+INCLUDEPATH += $${SYSROOT}$${PREFIX}/include/mythtv -+INCLUDEPATH += $${SYSROOT}$${PREFIX}/include/mythtv/libmythui - - datafiles.path = $${PREFIX}/share/mythtv/mythweather/ - datafiles.files = weather-screens.xml -- cgit v1.2.3