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
b174edfdb7
commit
ccfafb0fcc
@ -11,9 +11,6 @@ if test ! -d common;
|
||||
then
|
||||
echo "+ getting common/ from cvs"
|
||||
cvs co common
|
||||
else
|
||||
echo "+ updating common/ from cvs"
|
||||
cd common; cvs update -dP; cd ..
|
||||
fi
|
||||
|
||||
# source helper functions
|
||||
|
Loading…
x
Reference in New Issue
Block a user