diff options
Diffstat (limited to 'multimedia/mythtv-frontend/files/patch-settings.pro')
-rw-r--r-- | multimedia/mythtv-frontend/files/patch-settings.pro | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/multimedia/mythtv-frontend/files/patch-settings.pro b/multimedia/mythtv-frontend/files/patch-settings.pro deleted file mode 100644 index 455ab26edbc9..000000000000 --- a/multimedia/mythtv-frontend/files/patch-settings.pro +++ /dev/null @@ -1,13 +0,0 @@ ---- settings.pro.orig 2008-02-05 12:18:34.000000000 +0100 -+++ settings.pro 2008-09-17 14:29:22.000000000 +0200 -@@ -50,8 +50,8 @@ - # and we do that in their Makefiles if CONFIG has mac_bundle - macx: CONFIG += console - --INCLUDEPATH += $${PREFIX}/include --INCLUDEPATH += $$CONFIG_INCLUDEPATH -+#INCLUDEPATH += $${PREFIX}/include -+#INCLUDEPATH += $$CONFIG_INCLUDEPATH - - # remove warn_{on|off} from CONFIG since we set it in our CFLAGS - CONFIG -= warn_on warn_off |