let's not update here, it's not necessary; ie, if you run cvs update in gst-plugins, it will update common automatica...
Original commit message from CVS: let's not update here, it's not necessary; ie, if you run cvs update in gst-plugins, it will update common automatically, and we don't support half-updated trees
This commit is contained in:
parent
e6c26e37c6
commit
dd56b53f55
@ -11,9 +11,6 @@ if test ! -d common;
|
|||||||
then
|
then
|
||||||
echo "+ getting common/ from cvs"
|
echo "+ getting common/ from cvs"
|
||||||
cvs co common
|
cvs co common
|
||||||
else
|
|
||||||
echo "+ updating common/ from cvs"
|
|
||||||
cd common; cvs update -dP; cd ..
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# source helper functions
|
# source helper functions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user