add comment

Original commit message from CVS:
add comment
This commit is contained in:
Thomas Vander Stichele 2004-02-16 16:09:12 +00:00
parent 1e0d7724ca
commit 39ad338442

View file

@ -53,6 +53,7 @@ then
exit $?
fi
# set up prompt to help us remember we're in a subshell and start $SHELL
# set up prompt to help us remember we're in a subshell, cd to
# the gstreamer base dir and start $SHELL
cd $GST
PS1="[gst-$VERSION] $PS1" $SHELL