aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mythtv/files/patch-programs__mythtranscode__mythtranscode.pro
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mythtv/files/patch-programs__mythtranscode__mythtranscode.pro')
-rw-r--r--multimedia/mythtv/files/patch-programs__mythtranscode__mythtranscode.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/mythtv/files/patch-programs__mythtranscode__mythtranscode.pro b/multimedia/mythtv/files/patch-programs__mythtranscode__mythtranscode.pro
deleted file mode 100644
index 8ba1a51e220d..000000000000
--- a/multimedia/mythtv/files/patch-programs__mythtranscode__mythtranscode.pro
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./programs/mythtranscode/mythtranscode.pro.orig 2007-02-24 12:44:00.000000000 -0500
-+++ ./programs/mythtranscode/mythtranscode.pro 2009-04-22 21:04:16.000000000 -0400
-@@ -20,3 +20,7 @@
- INCLUDEPATH += replex
- INCLUDEPATH += ../../libs/libavcodec ../../libs/libavformat \
- ../../libs/libavutil ../../libs/libmythmpeg2
-+
-+QMAKE_CXXFLAGS = -I../../libs/libavcodec -I../../libs/libavformat \
-+ -I../../libs/libavutil -I../../libs/libmythmpeg2 \
-+ $${QMAKE_CXXFLAGS}