mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 00:36:51 +00:00
Remove lines that pull libs/ext/cothreads from CVS
Original commit message from CVS: Remove lines that pull libs/ext/cothreads from CVS
This commit is contained in:
parent
8c768ff53e
commit
5c0dd41558
1 changed files with 0 additions and 3 deletions
|
@ -9,9 +9,6 @@ srcfile=gst/gst.c
|
||||||
if test ! -d common; then
|
if test ! -d common; then
|
||||||
echo "+ getting common from cvs"; cvs co common
|
echo "+ getting common from cvs"; cvs co common
|
||||||
fi
|
fi
|
||||||
if test ! -d libs/ext/cothreads; then
|
|
||||||
echo "+ getting cothreads from cvs"; cvs co gst-cothreads
|
|
||||||
fi
|
|
||||||
|
|
||||||
# source helper functions
|
# source helper functions
|
||||||
if test ! -f common/gst-autogen.sh;
|
if test ! -f common/gst-autogen.sh;
|
||||||
|
|
Loading…
Reference in a new issue