oops
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 30 Dec 2002 11:14:30 +0000 (11:14 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 30 Dec 2002 11:14:30 +0000 (11:14 +0000)
Original commit message from CVS:
oops

autogen.sh

index 0d6a7cc..df5cb8f 100755 (executable)
@@ -14,7 +14,7 @@ then
 fi
 
 # ensure that we have the dirs we put ext libs in to appease automake
-mkdir -p gst-libs/ext/ffmpeg
+mkdir -p gst-libs/ext/ffmpeg/ffmpeg
 
 # source helper functions
 if test ! -e common/gst-autogen.sh;