projects
/
platform
/
upstream
/
gst-libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97e2852
)
remove borked checkouts
author
Thomas Vander Stichele
<thomas@apestaart.org>
Fri, 12 Mar 2004 19:09:29 +0000
(19:09 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Fri, 12 Mar 2004 19:09:29 +0000
(19:09 +0000)
Original commit message from CVS:
remove borked checkouts
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index
bf86e1b
..
1b9746e
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-13,8
+13,9
@@
then
cvs co common
fi
-if test ! -
d gst-libs/ext/ffmpeg;
+if test ! -
f gst-libs/ext/ffmpeg/autogen.sh
then
+ rm -rf gst-libs/ext/ffmpeg
echo "+ getting ffmpeg from cvs"
cvs co mirror-ffmpeg
fi