summaryrefslogtreecommitdiffstats
path: root/multimedia/qdvdauthor/files/patch-configure
blob: 62111e1cf66ccaebda22d33b3486b7a261d3e9f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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
OpenPOWER on IntegriCloud