projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
553932d
)
fix a typo
author
Andy Wingo
<wingo@pobox.com>
Sat, 2 Mar 2002 18:31:38 +0000
(18:31 +0000)
committer
Andy Wingo
<wingo@pobox.com>
Sat, 2 Mar 2002 18:31:38 +0000
(18:31 +0000)
Original commit message from CVS:
fix a typo
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index
80c5ef5
..
20fe9c3
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-13,7
+13,7
@@
then
cvs co common
else
echo "+ updating common/ from cvs"
- cd common; cvs
-
update -dP; cd ..
+ cd common; cvs update -dP; cd ..
fi
# source helper functions