diff options
Diffstat (limited to 'multimedia/qdvdauthor/files/patch-configure')
-rw-r--r-- | multimedia/qdvdauthor/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/qdvdauthor/files/patch-configure b/multimedia/qdvdauthor/files/patch-configure index 62111e1cf66c..e69de29bb2d1 100644 --- a/multimedia/qdvdauthor/files/patch-configure +++ b/multimedia/qdvdauthor/files/patch-configure @@ -1,11 +0,0 @@ ---- configure.orig Fri Nov 5 14:57:58 2004 -+++ configure Fri Nov 5 14:58:33 2004 -@@ -265,7 +265,7 @@ - esac; - done; - # Here we check for xine, or mplayer -- if [ VIDEO_LIB = "xine" ]; -+ if [ $VIDEO_LIB = "xine" ]; - then - check_xinelibs; - else |