remove borked checkouts

Original commit message from CVS:
remove borked checkouts
This commit is contained in:
Thomas Vander Stichele 2004-03-12 19:09:29 +00:00
parent 97e285290b
commit 24b45f60ce

View file

@ -13,8 +13,9 @@ then
cvs co common cvs co common
fi fi
if test ! -d gst-libs/ext/ffmpeg; if test ! -f gst-libs/ext/ffmpeg/autogen.sh
then then
rm -rf gst-libs/ext/ffmpeg
echo "+ getting ffmpeg from cvs" echo "+ getting ffmpeg from cvs"
cvs co mirror-ffmpeg cvs co mirror-ffmpeg
fi fi